public static interface VarlinkIdlPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ARGUMENTS
The meta object literal for the '
Arguments' class. |
static org.eclipse.emf.ecore.EReference |
ARGUMENTS__ARGUMENTS
The meta object literal for the 'Arguments' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
ARRAY
The meta object literal for the '
Array' class. |
static org.eclipse.emf.ecore.EReference |
ARRAY__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
BASIC_TYPE
The meta object literal for the '
Basic Type' class. |
static org.eclipse.emf.ecore.EAttribute |
BASIC_TYPE__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DICTIONARY
The meta object literal for the '
Dictionary' class. |
static org.eclipse.emf.ecore.EReference |
DICTIONARY__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
ELEMENT_TYPE
The meta object literal for the '
Element Type' class. |
static org.eclipse.emf.ecore.EClass |
ENUM
The meta object literal for the '
Enum' class. |
static org.eclipse.emf.ecore.EAttribute |
ENUM__FIELDS
The meta object literal for the 'Fields' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
ERROR
The meta object literal for the '
Error' class. |
static org.eclipse.emf.ecore.EReference |
ERROR__PROPERTIES
The meta object literal for the 'Properties' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
FIELD
The meta object literal for the '
Field' class. |
static org.eclipse.emf.ecore.EAttribute |
FIELD__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
FIELD__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
INTERFACE
The meta object literal for the '
Interface' class. |
static org.eclipse.emf.ecore.EReference |
INTERFACE__MEMBERS
The meta object literal for the 'Members' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
INTERFACE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MEMBER
The meta object literal for the '
Member' class. |
static org.eclipse.emf.ecore.EAttribute |
MEMBER__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
METHOD
The meta object literal for the '
Method' class. |
static org.eclipse.emf.ecore.EReference |
METHOD__ARGUMENTS
The meta object literal for the 'Arguments' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
METHOD__RESULT
The meta object literal for the 'Result' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
OBJECT
The meta object literal for the '
Object' class. |
static org.eclipse.emf.ecore.EReference |
OBJECT__FIELDS
The meta object literal for the 'Fields' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
OPTIONAL
The meta object literal for the '
Optional' class. |
static org.eclipse.emf.ecore.EReference |
OPTIONAL__TYPE
The meta object literal for the 'Type' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
RESULT
The meta object literal for the '
Result' class. |
static org.eclipse.emf.ecore.EReference |
RESULT__RESULT
The meta object literal for the 'Result' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
TYPE_ALIAS
The meta object literal for the '
Type Alias' class. |
static org.eclipse.emf.ecore.EReference |
TYPE_ALIAS__DEFINITION
The meta object literal for the 'Definition' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
TYPE_ALIAS_DEFINITION
The meta object literal for the '
Type Alias Definition' class. |
static org.eclipse.emf.ecore.EClass |
TYPE_REFERENCE
The meta object literal for the '
Type Reference' class. |
static org.eclipse.emf.ecore.EReference |
TYPE_REFERENCE__NAME
The meta object literal for the 'Name' reference feature.
|
static final org.eclipse.emf.ecore.EClass INTERFACE
Interface' class.
InterfaceImpl,
VarlinkIdlPackageImpl.getInterface()static final org.eclipse.emf.ecore.EAttribute INTERFACE__NAME
static final org.eclipse.emf.ecore.EReference INTERFACE__MEMBERS
static final org.eclipse.emf.ecore.EClass MEMBER
Member' class.
MemberImpl,
VarlinkIdlPackageImpl.getMember()static final org.eclipse.emf.ecore.EAttribute MEMBER__NAME
static final org.eclipse.emf.ecore.EClass TYPE_ALIAS
Type Alias' class.
TypeAliasImpl,
VarlinkIdlPackageImpl.getTypeAlias()static final org.eclipse.emf.ecore.EReference TYPE_ALIAS__DEFINITION
static final org.eclipse.emf.ecore.EClass TYPE_ALIAS_DEFINITION
Type Alias Definition' class.
TypeAliasDefinitionImpl,
VarlinkIdlPackageImpl.getTypeAliasDefinition()static final org.eclipse.emf.ecore.EClass ENUM
Enum' class.
EnumImpl,
VarlinkIdlPackageImpl.getEnum()static final org.eclipse.emf.ecore.EAttribute ENUM__FIELDS
static final org.eclipse.emf.ecore.EClass OBJECT
Object' class.
ObjectImpl,
VarlinkIdlPackageImpl.getObject()static final org.eclipse.emf.ecore.EReference OBJECT__FIELDS
static final org.eclipse.emf.ecore.EClass FIELD
Field' class.
FieldImpl,
VarlinkIdlPackageImpl.getField()static final org.eclipse.emf.ecore.EAttribute FIELD__NAME
static final org.eclipse.emf.ecore.EReference FIELD__TYPE
static final org.eclipse.emf.ecore.EClass ELEMENT_TYPE
Element Type' class.
ElementTypeImpl,
VarlinkIdlPackageImpl.getElementType()static final org.eclipse.emf.ecore.EClass ARRAY
Array' class.
ArrayImpl,
VarlinkIdlPackageImpl.getArray()static final org.eclipse.emf.ecore.EReference ARRAY__TYPE
static final org.eclipse.emf.ecore.EClass DICTIONARY
Dictionary' class.
DictionaryImpl,
VarlinkIdlPackageImpl.getDictionary()static final org.eclipse.emf.ecore.EReference DICTIONARY__TYPE
static final org.eclipse.emf.ecore.EClass OPTIONAL
Optional' class.
OptionalImpl,
VarlinkIdlPackageImpl.getOptional()static final org.eclipse.emf.ecore.EReference OPTIONAL__TYPE
static final org.eclipse.emf.ecore.EClass TYPE_REFERENCE
Type Reference' class.
TypeReferenceImpl,
VarlinkIdlPackageImpl.getTypeReference()static final org.eclipse.emf.ecore.EReference TYPE_REFERENCE__NAME
static final org.eclipse.emf.ecore.EClass BASIC_TYPE
Basic Type' class.
BasicTypeImpl,
VarlinkIdlPackageImpl.getBasicType()static final org.eclipse.emf.ecore.EAttribute BASIC_TYPE__TYPE
static final org.eclipse.emf.ecore.EClass METHOD
Method' class.
MethodImpl,
VarlinkIdlPackageImpl.getMethod()static final org.eclipse.emf.ecore.EReference METHOD__ARGUMENTS
static final org.eclipse.emf.ecore.EReference METHOD__RESULT
static final org.eclipse.emf.ecore.EClass ARGUMENTS
Arguments' class.
ArgumentsImpl,
VarlinkIdlPackageImpl.getArguments()static final org.eclipse.emf.ecore.EReference ARGUMENTS__ARGUMENTS
static final org.eclipse.emf.ecore.EClass RESULT
Result' class.
ResultImpl,
VarlinkIdlPackageImpl.getResult()static final org.eclipse.emf.ecore.EReference RESULT__RESULT
static final org.eclipse.emf.ecore.EClass ERROR
Error' class.
ErrorImpl,
VarlinkIdlPackageImpl.getError()static final org.eclipse.emf.ecore.EReference ERROR__PROPERTIES
Copyright © 2017–2018. All rights reserved.