| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Attribute
A representation of the model object 'Attribute'. 
 | 
interface  | 
Containment
A representation of the model object 'Containment'. 
 | 
interface  | 
Edge
A representation of the model object 'Edge'. 
 | 
interface  | 
Item
A representation of the model object 'Item'. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ItemExtender  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeImpl
An implementation of the model object 'Attribute'. 
 | 
class  | 
ContainmentImpl
An implementation of the model object 'Containment'. 
 | 
class  | 
EdgeImpl
An implementation of the model object 'Edge'. 
 | 
class  | 
ItemImpl
An implementation of the model object 'Item'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
NotationSwitch.caseFormattableElement(FormattableElement object)
Returns the result of interpreting the object as an instance of 'Formattable Element'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static org.eclipse.swt.graphics.RGB | 
FormatParser.getColorFormatProperty(FormattableElement element,
                      java.lang.String index)  | 
static int | 
FormatParser.getNumberProperty(FormattableElement element,
                 java.lang.String index)
Returns a numeric format property. 
 | 
static java.lang.String | 
FormatParser.getStringProperty(FormattableElement element,
                 java.lang.String index)
Returns a string format property. 
 | 
static boolean | 
FormatParser.isFormatted(FormattableElement element)  |