public interface TypesPackage
TypesFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypesPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ANY_TYPE
The meta object id for the '
Any Type' class. |
static int |
ANY_TYPE_FEATURE_COUNT
The number of structural features of the 'Any Type' class.
|
static int |
BAG_TYPE
The meta object id for the '
Bag Type' class. |
static int |
BAG_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.
|
static int |
BAG_TYPE__END_POSITION
The feature id for the 'End Position' attribute.
|
static int |
BAG_TYPE__KIND
The feature id for the 'Kind' attribute.
|
static int |
BAG_TYPE__START_POSITION
The feature id for the 'Start Position' attribute.
|
static int |
BAG_TYPE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.
|
static int |
BAG_TYPE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.
|
static int |
BAG_TYPE_FEATURE_COUNT
The number of structural features of the 'Bag Type' class.
|
static int |
COLLECTION_TYPE
The meta object id for the '
Collection Type' class. |
static int |
COLLECTION_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.
|
static int |
COLLECTION_TYPE__END_POSITION
The feature id for the 'End Position' attribute.
|
static int |
COLLECTION_TYPE__KIND
The feature id for the 'Kind' attribute.
|
static int |
COLLECTION_TYPE__START_POSITION
The feature id for the 'Start Position' attribute.
|
static int |
COLLECTION_TYPE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.
|
static int |
COLLECTION_TYPE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.
|
static int |
COLLECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Collection Type' class.
|
static String |
eCONTENT_TYPE
The package content type ID.
|
static TypesPackage |
eINSTANCE
The singleton instance of the package.
|
static int |
ELEMENT_TYPE
The meta object id for the '
Element Type' class. |
static int |
ELEMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Element Type' class.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
INVALID_TYPE
The meta object id for the '
Invalid Type' class. |
static int |
INVALID_TYPE_FEATURE_COUNT
The number of structural features of the 'Invalid Type' class.
|
static int |
MESSAGE_TYPE
The meta object id for the '
Message Type' class. |
static int |
MESSAGE_TYPE__REFERRED_OPERATION
The feature id for the 'Referred Operation' reference.
|
static int |
MESSAGE_TYPE__REFERRED_SIGNAL
The feature id for the 'Referred Signal' reference.
|
static int |
MESSAGE_TYPE_FEATURE_COUNT
The number of structural features of the 'Message Type' class.
|
static int |
ORDERED_SET_TYPE
The meta object id for the '
Ordered Set Type' class. |
static int |
ORDERED_SET_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.
|
static int |
ORDERED_SET_TYPE__END_POSITION
The feature id for the 'End Position' attribute.
|
static int |
ORDERED_SET_TYPE__KIND
The feature id for the 'Kind' attribute.
|
static int |
ORDERED_SET_TYPE__START_POSITION
The feature id for the 'Start Position' attribute.
|
static int |
ORDERED_SET_TYPE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.
|
static int |
ORDERED_SET_TYPE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.
|
static int |
ORDERED_SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Set Type' class.
|
static int |
PRIMITIVE_TYPE
The meta object id for the '
Primitive Type' class. |
static int |
PRIMITIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Primitive Type' class.
|
static int |
SEQUENCE_TYPE
The meta object id for the '
Sequence Type' class. |
static int |
SEQUENCE_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.
|
static int |
SEQUENCE_TYPE__END_POSITION
The feature id for the 'End Position' attribute.
|
static int |
SEQUENCE_TYPE__KIND
The feature id for the 'Kind' attribute.
|
static int |
SEQUENCE_TYPE__START_POSITION
The feature id for the 'Start Position' attribute.
|
static int |
SEQUENCE_TYPE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.
|
static int |
SEQUENCE_TYPE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.
|
static int |
SEQUENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Sequence Type' class.
|
static int |
SET_TYPE
The meta object id for the '
Set Type' class. |
static int |
SET_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.
|
static int |
SET_TYPE__END_POSITION
The feature id for the 'End Position' attribute.
|
static int |
SET_TYPE__KIND
The feature id for the 'Kind' attribute.
|
static int |
SET_TYPE__START_POSITION
The feature id for the 'Start Position' attribute.
|
static int |
SET_TYPE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.
|
static int |
SET_TYPE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.
|
static int |
SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Set Type' class.
|
static int |
TEMPLATE_PARAMETER_TYPE
The meta object id for the '
Template Parameter Type' class. |
static int |
TEMPLATE_PARAMETER_TYPE__SPECIFICATION
The feature id for the 'Specification' attribute.
|
static int |
TEMPLATE_PARAMETER_TYPE_FEATURE_COUNT
The number of structural features of the 'Template Parameter Type' class.
|
static int |
TUPLE_TYPE
The meta object id for the '
Tuple Type' class. |
static int |
TUPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Tuple Type' class.
|
static int |
TYPE_TYPE
The meta object id for the '
Type Type' class. |
static int |
TYPE_TYPE__REFERRED_TYPE
The feature id for the 'Referred Type' reference.
|
static int |
TYPE_TYPE_FEATURE_COUNT
The number of structural features of the 'Type Type' class.
|
static int |
VOID_TYPE
The meta object id for the '
Void Type' class. |
static int |
VOID_TYPE_FEATURE_COUNT
The number of structural features of the 'Void Type' class.
|
| Modifier and Type | Method and Description |
|---|---|
EClass |
getAnyType()
Returns the meta object for class '
Any Type'. |
EClass |
getBagType()
Returns the meta object for class '
Bag Type'. |
EReference |
getCollectionType_ElementType()
Returns the meta object for the reference '
Element Type'. |
EAttribute |
getCollectionType_Kind()
Returns the meta object for the attribute '
Kind'. |
EClass |
getCollectionType()
Returns the meta object for class '
Collection Type'. |
EClass |
getElementType()
Returns the meta object for class '
Element Type'. |
EClass |
getInvalidType()
Returns the meta object for class '
Invalid Type'. |
EReference |
getMessageType_ReferredOperation()
Returns the meta object for the reference '
Referred Operation'. |
EReference |
getMessageType_ReferredSignal()
Returns the meta object for the reference '
Referred Signal'. |
EClass |
getMessageType()
Returns the meta object for class '
Message Type'. |
EClass |
getOrderedSetType()
Returns the meta object for class '
Ordered Set Type'. |
EClass |
getPrimitiveType()
Returns the meta object for class '
Primitive Type'. |
EClass |
getSequenceType()
Returns the meta object for class '
Sequence Type'. |
EClass |
getSetType()
Returns the meta object for class '
Set Type'. |
EAttribute |
getTemplateParameterType_Specification()
Returns the meta object for the attribute '
Specification'. |
EClass |
getTemplateParameterType()
Returns the meta object for class '
Template Parameter Type'. |
EClass |
getTupleType()
Returns the meta object for class '
Tuple Type'. |
TypesFactory |
getTypesFactory()
Returns the factory that creates the instances of the model.
|
EReference |
getTypeType_ReferredType()
Returns the meta object for the reference '
Referred Type'. |
EClass |
getTypeType()
Returns the meta object for class '
Type Type'. |
EClass |
getVoidType()
Returns the meta object for class '
Void Type'. |
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final String eCONTENT_TYPE
static final TypesPackage eINSTANCE
static final int ANY_TYPE
Any Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int ANY_TYPE_FEATURE_COUNT
static final int COLLECTION_TYPE
Collection Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int COLLECTION_TYPE__START_POSITION
static final int COLLECTION_TYPE__END_POSITION
static final int COLLECTION_TYPE__TYPE_START_POSITION
static final int COLLECTION_TYPE__TYPE_END_POSITION
static final int COLLECTION_TYPE__ELEMENT_TYPE
static final int COLLECTION_TYPE__KIND
static final int COLLECTION_TYPE_FEATURE_COUNT
static final int BAG_TYPE
Bag Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int BAG_TYPE__START_POSITION
static final int BAG_TYPE__END_POSITION
static final int BAG_TYPE__TYPE_START_POSITION
static final int BAG_TYPE__TYPE_END_POSITION
static final int BAG_TYPE__ELEMENT_TYPE
static final int BAG_TYPE__KIND
static final int BAG_TYPE_FEATURE_COUNT
static final int ELEMENT_TYPE
Element Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int ELEMENT_TYPE_FEATURE_COUNT
static final int INVALID_TYPE
Invalid Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int INVALID_TYPE_FEATURE_COUNT
static final int MESSAGE_TYPE
Message Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int MESSAGE_TYPE__REFERRED_OPERATION
static final int MESSAGE_TYPE__REFERRED_SIGNAL
static final int MESSAGE_TYPE_FEATURE_COUNT
static final int ORDERED_SET_TYPE
Ordered Set Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int ORDERED_SET_TYPE__START_POSITION
static final int ORDERED_SET_TYPE__END_POSITION
static final int ORDERED_SET_TYPE__TYPE_START_POSITION
static final int ORDERED_SET_TYPE__TYPE_END_POSITION
static final int ORDERED_SET_TYPE__ELEMENT_TYPE
static final int ORDERED_SET_TYPE__KIND
static final int ORDERED_SET_TYPE_FEATURE_COUNT
static final int PRIMITIVE_TYPE
Primitive Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int PRIMITIVE_TYPE_FEATURE_COUNT
static final int SEQUENCE_TYPE
Sequence Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int SEQUENCE_TYPE__START_POSITION
static final int SEQUENCE_TYPE__END_POSITION
static final int SEQUENCE_TYPE__TYPE_START_POSITION
static final int SEQUENCE_TYPE__TYPE_END_POSITION
static final int SEQUENCE_TYPE__ELEMENT_TYPE
static final int SEQUENCE_TYPE__KIND
static final int SEQUENCE_TYPE_FEATURE_COUNT
static final int SET_TYPE
Set Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int SET_TYPE__START_POSITION
static final int SET_TYPE__END_POSITION
static final int SET_TYPE__TYPE_START_POSITION
static final int SET_TYPE__TYPE_END_POSITION
static final int SET_TYPE__ELEMENT_TYPE
static final int SET_TYPE__KIND
static final int SET_TYPE_FEATURE_COUNT
static final int TUPLE_TYPE
Tuple Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int TYPE_TYPE
Type Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int VOID_TYPE
Void Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.
static final int TEMPLATE_PARAMETER_TYPE
Template Parameter Type' class.
This value may change when the model code is regenerated.
It is subject to change without notice.TemplateParameterTypeImpl,
TypesPackageImpl.getTemplateParameterType(),
Constant Field Valuesstatic final int TEMPLATE_PARAMETER_TYPE__SPECIFICATION
static final int TEMPLATE_PARAMETER_TYPE_FEATURE_COUNT
static final int TUPLE_TYPE_FEATURE_COUNT
static final int TYPE_TYPE__REFERRED_TYPE
static final int TYPE_TYPE_FEATURE_COUNT
static final int VOID_TYPE_FEATURE_COUNT
EClass getAnyType()
Any Type'.
AnyTypeEClass getBagType()
Bag Type'.
BagTypeEClass getCollectionType()
Collection Type'.
CollectionTypeEReference getCollectionType_ElementType()
Element Type'.
CollectionType.getElementType(),
getCollectionType()EAttribute getCollectionType_Kind()
Kind'.
CollectionType.getKind(),
getCollectionType()EClass getElementType()
Element Type'.
ElementTypeEClass getInvalidType()
Invalid Type'.
InvalidTypeEClass getMessageType()
Message Type'.
MessageTypeEReference getMessageType_ReferredOperation()
Referred Operation'.
MessageType.getReferredOperation(),
getMessageType()EReference getMessageType_ReferredSignal()
Referred Signal'.
MessageType.getReferredSignal(),
getMessageType()EClass getOrderedSetType()
Ordered Set Type'.
OrderedSetTypeEClass getPrimitiveType()
Primitive Type'.
PrimitiveTypeEClass getSequenceType()
Sequence Type'.
SequenceTypeEClass getSetType()
Set Type'.
SetTypeEClass getTupleType()
Tuple Type'.
TupleTypeEClass getTypeType()
Type Type'.
TypeTypeEReference getTypeType_ReferredType()
Referred Type'.
TypeType.getReferredType(),
getTypeType()EClass getVoidType()
Void Type'.
VoidTypeEClass getTemplateParameterType()
Template Parameter Type'.
TemplateParameterTypeEAttribute getTemplateParameterType_Specification()
Specification'.
TemplateParameterType.getSpecification(),
getTemplateParameterType()TypesFactory getTypesFactory()
Copyright © 2015 Open eHealth Foundation. All rights reserved.