|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ServiceDataPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
CATEGORY
The meta object literal for the ' Category ' class. |
static EAttribute |
CATEGORY__ID
The meta object literal for the 'Id' attribute feature. |
static EAttribute |
CATEGORY__NAME
The meta object literal for the 'Name' attribute feature. |
static EClass |
KNOWN_OPTION
The meta object literal for the ' Known Option ' class. |
static EAttribute |
KNOWN_OPTION__DEFAULT
The meta object literal for the 'Default' attribute feature. |
static EReference |
KNOWN_OPTION__OPTION
The meta object literal for the 'Option' reference feature. |
static EClass |
LAYOUT_ALGORITHM
The meta object literal for the ' Layout Algorithm ' class. |
static EReference |
LAYOUT_ALGORITHM__CATEGORY
The meta object literal for the 'Category' reference feature. |
static EAttribute |
LAYOUT_ALGORITHM__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static EAttribute |
LAYOUT_ALGORITHM__ID
The meta object literal for the 'Id' attribute feature. |
static EReference |
LAYOUT_ALGORITHM__KNOWN_OPTIONS
The meta object literal for the 'Known Options' containment reference list feature. |
static EAttribute |
LAYOUT_ALGORITHM__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
LAYOUT_ALGORITHM__PREVIEW_IMAGE_PATH
The meta object literal for the 'Preview Image Path' attribute feature. |
static EReference |
LAYOUT_ALGORITHM__SUPPORTED_DIAGRAMS
The meta object literal for the 'Supported Diagrams' containment reference list feature. |
static EReference |
LAYOUT_ALGORITHM__TYPE
The meta object literal for the 'Type' reference feature. |
static EAttribute |
LAYOUT_ALGORITHM__VERSION
The meta object literal for the 'Version' attribute feature. |
static EClass |
LAYOUT_OPTION
The meta object literal for the ' Layout Option ' class. |
static EAttribute |
LAYOUT_OPTION__ADVANCED
The meta object literal for the 'Advanced' attribute feature. |
static EAttribute |
LAYOUT_OPTION__APPLIES_TO
The meta object literal for the 'Applies To' attribute feature. |
static EAttribute |
LAYOUT_OPTION__DEFAULT
The meta object literal for the 'Default' attribute feature. |
static EAttribute |
LAYOUT_OPTION__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static EAttribute |
LAYOUT_OPTION__ID
The meta object literal for the 'Id' attribute feature. |
static EAttribute |
LAYOUT_OPTION__IMPLEMENTATION
The meta object literal for the 'Implementation' attribute feature. |
static EAttribute |
LAYOUT_OPTION__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
LAYOUT_OPTION__REMOTE_ENUM
The meta object literal for the 'Remote Enum' containment reference feature. |
static EAttribute |
LAYOUT_OPTION__TYPE
The meta object literal for the 'Type' attribute feature. |
static EClass |
LAYOUT_TYPE
The meta object literal for the ' Layout Type ' class. |
static EAttribute |
LAYOUT_TYPE__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static EAttribute |
LAYOUT_TYPE__ID
The meta object literal for the 'Id' attribute feature. |
static EAttribute |
LAYOUT_TYPE__NAME
The meta object literal for the 'Name' attribute feature. |
static EClass |
REMOTE_ENUM
The meta object literal for the ' Remote Enum ' class. |
static EAttribute |
REMOTE_ENUM__VALUES
The meta object literal for the 'Values' attribute list feature. |
static EClass |
SERVICE_DATA
The meta object literal for the ' Service Data ' class. |
static EReference |
SERVICE_DATA__CATEGORIES
The meta object literal for the 'Categories' containment reference list feature. |
static EReference |
SERVICE_DATA__LAYOUT_ALGORITHMS
The meta object literal for the 'Layout Algorithms' containment reference list feature. |
static EReference |
SERVICE_DATA__LAYOUT_OPTIONS
The meta object literal for the 'Layout Options' containment reference list feature. |
static EReference |
SERVICE_DATA__LAYOUT_TYPES
The meta object literal for the 'Layout Types' containment reference list feature. |
static EReference |
SERVICE_DATA__SUPPORTED_FORMATS
The meta object literal for the 'Supported Formats' containment reference list feature. |
static EAttribute |
SERVICE_DATA__VERSION
The meta object literal for the 'Version' attribute feature. |
static EClass |
SUPPORTED_DIAGRAM
The meta object literal for the ' Supported Diagram ' class. |
static EAttribute |
SUPPORTED_DIAGRAM__PRIORITY
The meta object literal for the 'Priority' attribute feature. |
static EAttribute |
SUPPORTED_DIAGRAM__TYPE
The meta object literal for the 'Type' attribute feature. |
static EClass |
SUPPORTED_FORMAT
The meta object literal for the ' Supported Format ' class. |
static EAttribute |
SUPPORTED_FORMAT__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static EAttribute |
SUPPORTED_FORMAT__ID
The meta object literal for the 'Id' attribute feature. |
static EAttribute |
SUPPORTED_FORMAT__NAME
The meta object literal for the 'Name' attribute feature. |
Field Detail |
---|
static final EClass SERVICE_DATA
Service Data
' class.
ServiceDataImpl
,
ServiceDataPackageImpl.getServiceData()
static final EReference SERVICE_DATA__LAYOUT_ALGORITHMS
static final EReference SERVICE_DATA__LAYOUT_TYPES
static final EReference SERVICE_DATA__LAYOUT_OPTIONS
static final EReference SERVICE_DATA__CATEGORIES
static final EAttribute SERVICE_DATA__VERSION
static final EReference SERVICE_DATA__SUPPORTED_FORMATS
static final EClass LAYOUT_ALGORITHM
Layout Algorithm
' class.
LayoutAlgorithmImpl
,
ServiceDataPackageImpl.getLayoutAlgorithm()
static final EAttribute LAYOUT_ALGORITHM__ID
static final EAttribute LAYOUT_ALGORITHM__NAME
static final EAttribute LAYOUT_ALGORITHM__DESCRIPTION
static final EReference LAYOUT_ALGORITHM__KNOWN_OPTIONS
static final EReference LAYOUT_ALGORITHM__SUPPORTED_DIAGRAMS
static final EReference LAYOUT_ALGORITHM__CATEGORY
static final EReference LAYOUT_ALGORITHM__TYPE
static final EAttribute LAYOUT_ALGORITHM__VERSION
static final EAttribute LAYOUT_ALGORITHM__PREVIEW_IMAGE_PATH
static final EClass LAYOUT_TYPE
Layout Type
' class.
LayoutTypeImpl
,
ServiceDataPackageImpl.getLayoutType()
static final EAttribute LAYOUT_TYPE__ID
static final EAttribute LAYOUT_TYPE__NAME
static final EAttribute LAYOUT_TYPE__DESCRIPTION
static final EClass LAYOUT_OPTION
Layout Option
' class.
LayoutOptionImpl
,
ServiceDataPackageImpl.getLayoutOption()
static final EAttribute LAYOUT_OPTION__ID
static final EAttribute LAYOUT_OPTION__TYPE
static final EAttribute LAYOUT_OPTION__NAME
static final EAttribute LAYOUT_OPTION__DESCRIPTION
static final EAttribute LAYOUT_OPTION__APPLIES_TO
static final EAttribute LAYOUT_OPTION__DEFAULT
static final EAttribute LAYOUT_OPTION__ADVANCED
static final EReference LAYOUT_OPTION__REMOTE_ENUM
static final EAttribute LAYOUT_OPTION__IMPLEMENTATION
static final EClass CATEGORY
Category
' class.
CategoryImpl
,
ServiceDataPackageImpl.getCategory()
static final EAttribute CATEGORY__ID
static final EAttribute CATEGORY__NAME
static final EClass KNOWN_OPTION
Known Option
' class.
KnownOptionImpl
,
ServiceDataPackageImpl.getKnownOption()
static final EAttribute KNOWN_OPTION__DEFAULT
static final EReference KNOWN_OPTION__OPTION
static final EClass SUPPORTED_DIAGRAM
Supported Diagram
' class.
SupportedDiagramImpl
,
ServiceDataPackageImpl.getSupportedDiagram()
static final EAttribute SUPPORTED_DIAGRAM__TYPE
static final EAttribute SUPPORTED_DIAGRAM__PRIORITY
static final EClass REMOTE_ENUM
Remote Enum
' class.
RemoteEnumImpl
,
ServiceDataPackageImpl.getRemoteEnum()
static final EAttribute REMOTE_ENUM__VALUES
static final EClass SUPPORTED_FORMAT
Supported Format
' class.
SupportedFormatImpl
,
ServiceDataPackageImpl.getSupportedFormat()
static final EAttribute SUPPORTED_FORMAT__ID
static final EAttribute SUPPORTED_FORMAT__DESCRIPTION
static final EAttribute SUPPORTED_FORMAT__NAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |