|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.core.TBC
public class TBC
A collection of global constants.
| Field Summary | |
|---|---|
static java.lang.String |
BASE_ID
The base ID of various plugins, extension points etc (org.topbraidcomposer) |
static java.lang.String |
ERROR_LOG
A string describing how to find the error log |
static java.lang.String |
TOPBRAID_COMPOSER
The product's name |
| Constructor Summary | |
|---|---|
TBC()
|
|
| Method Summary | |
|---|---|
static TBCFileRegistry |
getFileRegistry()
Gets the singleton FileRegistry typecast into TBCFileRegistry. |
static org.eclipse.swt.graphics.Image |
getImage(ImageMetadata im)
|
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(ImageMetadata im)
|
static TBCOntModelRegistry |
getOntModelRegistry()
|
static TBCSession |
getSession()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BASE_ID
public static final java.lang.String ERROR_LOG
public static final java.lang.String TOPBRAID_COMPOSER
| Constructor Detail |
|---|
public TBC()
| Method Detail |
|---|
public static TBCFileRegistry getFileRegistry()
public static TBCOntModelRegistry getOntModelRegistry()
public static TBCSession getSession()
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(ImageMetadata im)
public static org.eclipse.swt.graphics.Image getImage(ImageMetadata im)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||