public interface EmofPackage
The Package for the model. It contains accessors for the meta objects to represent
EmofFactory
Nested Class Summary | |
---|---|
static interface |
EmofPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
BOOLEAN
The meta object id for the 'Boolean' data type. |
static int |
CLASS
The meta object id for the ' Class ' class. |
static int |
CLASS__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute. |
static int |
CLASS__NAME
The feature id for the 'Name' attribute. |
static int |
CLASS__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list. |
static int |
CLASS__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
CLASS__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list. |
static int |
CLASS__PACKAGE
The feature id for the 'Package' container reference. |
static int |
CLASS__SUPER_CLASS
The feature id for the 'Super Class' reference list. |
static int |
CLASS__TAG
The feature id for the 'Tag' reference list. |
static int |
CLASS_FEATURE_COUNT
The number of structural features of the 'Class' class. |
static int |
COMMENT
The meta object id for the ' Comment ' class. |
static int |
COMMENT__ANNOTATED_ELEMENT
The feature id for the 'Annotated Element' reference list. |
static int |
COMMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
COMMENT__TAG
The feature id for the 'Tag' reference list. |
static int |
COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class. |
static int |
DATA_TYPE
The meta object id for the ' Data Type ' class. |
static int |
DATA_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
DATA_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
DATA_TYPE__PACKAGE
The feature id for the 'Package' container reference. |
static int |
DATA_TYPE__TAG
The feature id for the 'Tag' reference list. |
static int |
DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class. |
static EmofPackage |
eINSTANCE
The singleton instance of the package. |
static int |
ELEMENT
The meta object id for the ' Element ' class. |
static int |
ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
ELEMENT__TAG
The feature id for the 'Tag' reference list. |
static int |
ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
ENUMERATION
The meta object id for the ' Enumeration ' class. |
static int |
ENUMERATION__NAME
The feature id for the 'Name' attribute. |
static int |
ENUMERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
ENUMERATION__OWNED_LITERAL
The feature id for the 'Owned Literal' containment reference list. |
static int |
ENUMERATION__PACKAGE
The feature id for the 'Package' container reference. |
static int |
ENUMERATION__TAG
The feature id for the 'Tag' reference list. |
static int |
ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class. |
static int |
ENUMERATION_LITERAL
The meta object id for the ' Enumeration Literal ' class. |
static int |
ENUMERATION_LITERAL__ENUMERATION
The feature id for the 'Enumeration' container reference. |
static int |
ENUMERATION_LITERAL__NAME
The feature id for the 'Name' attribute. |
static int |
ENUMERATION_LITERAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
ENUMERATION_LITERAL__TAG
The feature id for the 'Tag' reference list. |
static int |
ENUMERATION_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enumeration Literal' class. |
static int |
EXTENT
The meta object id for the ' Extent ' class. |
static int |
EXTENT_FEATURE_COUNT
The number of structural features of the 'Extent' class. |
static int |
INTEGER
The meta object id for the 'Integer' data type. |
static int |
MULTIPLICITY_ELEMENT
The meta object id for the ' Multiplicity Element ' class. |
static int |
MULTIPLICITY_ELEMENT__IS_ORDERED
The feature id for the 'Is Ordered' attribute. |
static int |
MULTIPLICITY_ELEMENT__IS_UNIQUE
The feature id for the 'Is Unique' attribute. |
static int |
MULTIPLICITY_ELEMENT__LOWER
The feature id for the 'Lower' attribute. |
static int |
MULTIPLICITY_ELEMENT__UPPER
The feature id for the 'Upper' attribute. |
static int |
MULTIPLICITY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Multiplicity Element' class. |
static int |
NAMED_ELEMENT
The meta object id for the ' Named Element ' class. |
static int |
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute. |
static int |
NAMED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
NAMED_ELEMENT__TAG
The feature id for the 'Tag' reference list. |
static int |
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class. |
static int |
OBJECT
The meta object id for the ' Object ' class. |
static int |
OBJECT_FEATURE_COUNT
The number of structural features of the 'Object' class. |
static int |
OPERATION
The meta object id for the ' Operation ' class. |
static int |
OPERATION__CLASS
The feature id for the 'Class' container reference. |
static int |
OPERATION__IS_ORDERED
The feature id for the 'Is Ordered' attribute. |
static int |
OPERATION__IS_UNIQUE
The feature id for the 'Is Unique' attribute. |
static int |
OPERATION__LOWER
The feature id for the 'Lower' attribute. |
static int |
OPERATION__NAME
The feature id for the 'Name' attribute. |
static int |
OPERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
OPERATION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list. |
static int |
OPERATION__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list. |
static int |
OPERATION__TAG
The feature id for the 'Tag' reference list. |
static int |
OPERATION__TYPE
The feature id for the 'Type' reference. |
static int |
OPERATION__UPPER
The feature id for the 'Upper' attribute. |
static int |
OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class. |
static int |
PACKAGE
The meta object id for the ' Package ' class. |
static int |
PACKAGE__NAME
The feature id for the 'Name' attribute. |
static int |
PACKAGE__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list. |
static int |
PACKAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
PACKAGE__OWNED_TYPE
The feature id for the 'Owned Type' containment reference list. |
static int |
PACKAGE__TAG
The feature id for the 'Tag' reference list. |
static int |
PACKAGE__URI
The feature id for the 'Uri' attribute. |
static int |
PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class. |
static int |
PARAMETER
The meta object id for the ' Parameter ' class. |
static int |
PARAMETER__IS_ORDERED
The feature id for the 'Is Ordered' attribute. |
static int |
PARAMETER__IS_UNIQUE
The feature id for the 'Is Unique' attribute. |
static int |
PARAMETER__LOWER
The feature id for the 'Lower' attribute. |
static int |
PARAMETER__NAME
The feature id for the 'Name' attribute. |
static int |
PARAMETER__OPERATION
The feature id for the 'Operation' container reference. |
static int |
PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
PARAMETER__TAG
The feature id for the 'Tag' reference list. |
static int |
PARAMETER__TYPE
The feature id for the 'Type' reference. |
static int |
PARAMETER__UPPER
The feature id for the 'Upper' attribute. |
static int |
PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class. |
static int |
PRIMITIVE_TYPE
The meta object id for the ' Primitive Type ' class. |
static int |
PRIMITIVE_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
PRIMITIVE_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
PRIMITIVE_TYPE__PACKAGE
The feature id for the 'Package' container reference. |
static int |
PRIMITIVE_TYPE__TAG
The feature id for the 'Tag' reference list. |
static int |
PRIMITIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Primitive Type' class. |
static int |
PROPERTY
The meta object id for the ' Property ' class. |
static int |
PROPERTY__CLASS
The feature id for the 'Class' container reference. |
static int |
PROPERTY__DEFAULT
The feature id for the 'Default' attribute. |
static int |
PROPERTY__IS_COMPOSITE
The feature id for the 'Is Composite' attribute. |
static int |
PROPERTY__IS_DERIVED
The feature id for the 'Is Derived' attribute. |
static int |
PROPERTY__IS_ID
The feature id for the 'Is Id' attribute. |
static int |
PROPERTY__IS_ORDERED
The feature id for the 'Is Ordered' attribute. |
static int |
PROPERTY__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute. |
static int |
PROPERTY__IS_UNIQUE
The feature id for the 'Is Unique' attribute. |
static int |
PROPERTY__LOWER
The feature id for the 'Lower' attribute. |
static int |
PROPERTY__NAME
The feature id for the 'Name' attribute. |
static int |
PROPERTY__OPPOSITE
The feature id for the 'Opposite' reference. |
static int |
PROPERTY__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
PROPERTY__TAG
The feature id for the 'Tag' reference list. |
static int |
PROPERTY__TYPE
The feature id for the 'Type' reference. |
static int |
PROPERTY__UPPER
The feature id for the 'Upper' attribute. |
static int |
PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class. |
static int |
REAL
The meta object id for the 'Real' data type. |
static int |
STRING
The meta object id for the 'String' data type. |
static int |
TAG
The meta object id for the ' Tag ' class. |
static int |
TAG__ELEMENT
The feature id for the 'Element' reference list. |
static int |
TAG__NAME
The feature id for the 'Name' attribute. |
static int |
TAG__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
TAG__TAG
The feature id for the 'Tag' reference list. |
static int |
TAG__VALUE
The feature id for the 'Value' attribute. |
static int |
TAG_FEATURE_COUNT
The number of structural features of the 'Tag' class. |
static int |
TYPE
The meta object id for the ' Type ' class. |
static int |
TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
TYPE__PACKAGE
The feature id for the 'Package' container reference. |
static int |
TYPE__TAG
The feature id for the 'Tag' reference list. |
static int |
TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class. |
static int |
TYPED_ELEMENT
The meta object id for the ' Typed Element ' class. |
static int |
TYPED_ELEMENT__NAME
The feature id for the 'Name' attribute. |
static int |
TYPED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
TYPED_ELEMENT__TAG
The feature id for the 'Tag' reference list. |
static int |
TYPED_ELEMENT__TYPE
The feature id for the 'Type' reference. |
static int |
TYPED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Typed Element' class. |
static int |
UNLIMITED_NATURAL
The meta object id for the 'Unlimited Natural' data type. |
static int |
URI_EXTENT
The meta object id for the ' URI Extent ' class. |
static int |
URI_EXTENT_FEATURE_COUNT
The number of structural features of the 'URI Extent' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EDataType |
getBoolean()
Returns the meta object for data type ' Boolean '. |
org.eclipse.emf.ecore.EClass |
getClass_()
Returns the meta object for class ' Class '. |
org.eclipse.emf.ecore.EAttribute |
getClass_IsAbstract()
Returns the meta object for the attribute ' Is Abstract '. |
org.eclipse.emf.ecore.EReference |
getClass_OwnedAttribute()
Returns the meta object for the containment reference list ' Owned Attribute '. |
org.eclipse.emf.ecore.EReference |
getClass_OwnedOperation()
Returns the meta object for the containment reference list ' Owned Operation '. |
org.eclipse.emf.ecore.EReference |
getClass_SuperClass()
Returns the meta object for the reference list ' Super Class '. |
org.eclipse.emf.ecore.EReference |
getComment_AnnotatedElement()
Returns the meta object for the reference list ' Annotated Element '. |
org.eclipse.emf.ecore.EClass |
getComment()
Returns the meta object for class ' Comment '. |
org.eclipse.emf.ecore.EClass |
getDataType()
Returns the meta object for class ' Data Type '. |
org.eclipse.emf.ecore.EReference |
getElement_OwnedComment()
Returns the meta object for the containment reference list ' Owned Comment '. |
org.eclipse.emf.ecore.EReference |
getElement_Tag()
Returns the meta object for the reference list ' Tag '. |
org.eclipse.emf.ecore.EClass |
getElement()
Returns the meta object for class ' Element '. |
EmofFactory |
getEmofFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getEnumeration_OwnedLiteral()
Returns the meta object for the containment reference list ' Owned Literal '. |
org.eclipse.emf.ecore.EClass |
getEnumeration()
Returns the meta object for class ' Enumeration '. |
org.eclipse.emf.ecore.EReference |
getEnumerationLiteral_Enumeration()
Returns the meta object for the container reference ' Enumeration '. |
org.eclipse.emf.ecore.EClass |
getEnumerationLiteral()
Returns the meta object for class ' Enumeration Literal '. |
org.eclipse.emf.ecore.EClass |
getExtent()
Returns the meta object for class ' Extent '. |
org.eclipse.emf.ecore.EDataType |
getInteger()
Returns the meta object for data type ' Integer '. |
org.eclipse.emf.ecore.EAttribute |
getMultiplicityElement_IsOrdered()
Returns the meta object for the attribute ' Is Ordered '. |
org.eclipse.emf.ecore.EAttribute |
getMultiplicityElement_IsUnique()
Returns the meta object for the attribute ' Is Unique '. |
org.eclipse.emf.ecore.EAttribute |
getMultiplicityElement_Lower()
Returns the meta object for the attribute ' Lower '. |
org.eclipse.emf.ecore.EAttribute |
getMultiplicityElement_Upper()
Returns the meta object for the attribute ' Upper '. |
org.eclipse.emf.ecore.EClass |
getMultiplicityElement()
Returns the meta object for class ' Multiplicity Element '. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EClass |
getNamedElement()
Returns the meta object for class ' Named Element '. |
org.eclipse.emf.ecore.EClass |
getObject()
Returns the meta object for class ' Object '. |
org.eclipse.emf.ecore.EReference |
getOperation_Class()
Returns the meta object for the container reference ' Class '. |
org.eclipse.emf.ecore.EReference |
getOperation_OwnedParameter()
Returns the meta object for the containment reference list ' Owned Parameter '. |
org.eclipse.emf.ecore.EReference |
getOperation_RaisedException()
Returns the meta object for the reference list ' Raised Exception '. |
org.eclipse.emf.ecore.EClass |
getOperation()
Returns the meta object for class ' Operation '. |
org.eclipse.emf.ecore.EReference |
getPackage_NestedPackage()
Returns the meta object for the reference list ' Nested Package '. |
org.eclipse.emf.ecore.EReference |
getPackage_OwnedType()
Returns the meta object for the containment reference list ' Owned Type '. |
org.eclipse.emf.ecore.EAttribute |
getPackage_Uri()
Returns the meta object for the attribute ' Uri '. |
org.eclipse.emf.ecore.EClass |
getPackage()
Returns the meta object for class ' Package '. |
org.eclipse.emf.ecore.EReference |
getParameter_Operation()
Returns the meta object for the container reference ' Operation '. |
org.eclipse.emf.ecore.EClass |
getParameter()
Returns the meta object for class ' Parameter '. |
org.eclipse.emf.ecore.EClass |
getPrimitiveType()
Returns the meta object for class ' Primitive Type '. |
org.eclipse.emf.ecore.EReference |
getProperty_Class()
Returns the meta object for the container reference ' Class '. |
org.eclipse.emf.ecore.EAttribute |
getProperty_Default()
Returns the meta object for the attribute ' Default '. |
org.eclipse.emf.ecore.EAttribute |
getProperty_IsComposite()
Returns the meta object for the attribute ' Is Composite '. |
org.eclipse.emf.ecore.EAttribute |
getProperty_IsDerived()
Returns the meta object for the attribute ' Is Derived '. |
org.eclipse.emf.ecore.EAttribute |
getProperty_IsId()
Returns the meta object for the attribute ' Is Id '. |
org.eclipse.emf.ecore.EAttribute |
getProperty_IsReadOnly()
Returns the meta object for the attribute ' Is Read Only '. |
org.eclipse.emf.ecore.EReference |
getProperty_Opposite()
Returns the meta object for the reference ' Opposite '. |
org.eclipse.emf.ecore.EClass |
getProperty()
Returns the meta object for class ' Property '. |
org.eclipse.emf.ecore.EDataType |
getReal()
Returns the meta object for data type ' Real '. |
org.eclipse.emf.ecore.EDataType |
getString()
Returns the meta object for data type ' String '. |
org.eclipse.emf.ecore.EReference |
getTag_Element()
Returns the meta object for the reference list ' Element '. |
org.eclipse.emf.ecore.EAttribute |
getTag_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getTag_Value()
Returns the meta object for the attribute ' Value '. |
org.eclipse.emf.ecore.EClass |
getTag()
Returns the meta object for class ' Tag '. |
org.eclipse.emf.ecore.EReference |
getType_Package()
Returns the meta object for the container reference ' Package '. |
org.eclipse.emf.ecore.EClass |
getType()
Returns the meta object for class ' Type '. |
org.eclipse.emf.ecore.EReference |
getTypedElement_Type()
Returns the meta object for the reference ' Type '. |
org.eclipse.emf.ecore.EClass |
getTypedElement()
Returns the meta object for class ' Typed Element '. |
org.eclipse.emf.ecore.EDataType |
getUnlimitedNatural()
Returns the meta object for data type ' Unlimited Natural '. |
org.eclipse.emf.ecore.EClass |
getURIExtent()
Returns the meta object for class ' URI Extent '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final EmofPackage eINSTANCE
static final int OBJECT
Object
' class.
ObjectImpl
,
EmofPackageImpl.getObject()
,
Constant Field Valuesstatic final int OBJECT_FEATURE_COUNT
static final int ELEMENT
Element
' class.
ElementImpl
,
EmofPackageImpl.getElement()
,
Constant Field Valuesstatic final int ELEMENT__TAG
static final int ELEMENT__OWNED_COMMENT
static final int ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT
Named Element
' class.
NamedElementImpl
,
EmofPackageImpl.getNamedElement()
,
Constant Field Valuesstatic final int NAMED_ELEMENT__TAG
static final int NAMED_ELEMENT__OWNED_COMMENT
static final int NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT_FEATURE_COUNT
static final int TYPE
Type
' class.
TypeImpl
,
EmofPackageImpl.getType()
,
Constant Field Valuesstatic final int TYPE__TAG
static final int TYPE__OWNED_COMMENT
static final int TYPE__NAME
static final int TYPE__PACKAGE
static final int TYPE_FEATURE_COUNT
static final int CLASS
Class
' class.
ClassImpl
,
EmofPackageImpl.getClass_()
,
Constant Field Valuesstatic final int CLASS__TAG
static final int CLASS__OWNED_COMMENT
static final int CLASS__NAME
static final int CLASS__PACKAGE
static final int CLASS__OWNED_ATTRIBUTE
static final int CLASS__OWNED_OPERATION
static final int CLASS__SUPER_CLASS
static final int CLASS__IS_ABSTRACT
static final int CLASS_FEATURE_COUNT
static final int DATA_TYPE
Data Type
' class.
DataTypeImpl
,
EmofPackageImpl.getDataType()
,
Constant Field Valuesstatic final int DATA_TYPE__TAG
static final int DATA_TYPE__OWNED_COMMENT
static final int DATA_TYPE__NAME
static final int DATA_TYPE__PACKAGE
static final int DATA_TYPE_FEATURE_COUNT
static final int TAG
Tag
' class.
TagImpl
,
EmofPackageImpl.getTag()
,
Constant Field Valuesstatic final int TAG__TAG
static final int TAG__OWNED_COMMENT
static final int TAG__ELEMENT
static final int TAG__VALUE
static final int TAG__NAME
static final int TAG_FEATURE_COUNT
static final int ENUMERATION
Enumeration
' class.
EnumerationImpl
,
EmofPackageImpl.getEnumeration()
,
Constant Field Valuesstatic final int ENUMERATION__TAG
static final int ENUMERATION__OWNED_COMMENT
static final int ENUMERATION__NAME
static final int ENUMERATION__PACKAGE
static final int ENUMERATION__OWNED_LITERAL
static final int ENUMERATION_FEATURE_COUNT
static final int EXTENT
Extent
' class.
ExtentImpl
,
EmofPackageImpl.getExtent()
,
Constant Field Valuesstatic final int EXTENT_FEATURE_COUNT
static final int MULTIPLICITY_ELEMENT
Multiplicity Element
' class.
MultiplicityElementImpl
,
EmofPackageImpl.getMultiplicityElement()
,
Constant Field Valuesstatic final int MULTIPLICITY_ELEMENT__IS_ORDERED
static final int MULTIPLICITY_ELEMENT__IS_UNIQUE
static final int MULTIPLICITY_ELEMENT__LOWER
static final int MULTIPLICITY_ELEMENT__UPPER
static final int MULTIPLICITY_ELEMENT_FEATURE_COUNT
static final int OPERATION
Operation
' class.
OperationImpl
,
EmofPackageImpl.getOperation()
,
Constant Field Valuesstatic final int OPERATION__IS_ORDERED
static final int OPERATION__IS_UNIQUE
static final int OPERATION__LOWER
static final int OPERATION__UPPER
static final int OPERATION__TAG
static final int OPERATION__OWNED_COMMENT
static final int OPERATION__NAME
static final int OPERATION__TYPE
static final int OPERATION__CLASS
static final int OPERATION__OWNED_PARAMETER
static final int OPERATION__RAISED_EXCEPTION
static final int OPERATION_FEATURE_COUNT
static final int PACKAGE
Package
' class.
PackageImpl
,
EmofPackageImpl.getPackage()
,
Constant Field Valuesstatic final int PACKAGE__TAG
static final int PACKAGE__OWNED_COMMENT
static final int PACKAGE__NAME
static final int PACKAGE__OWNED_TYPE
static final int PACKAGE__NESTED_PACKAGE
static final int PACKAGE__URI
static final int PACKAGE_FEATURE_COUNT
static final int PARAMETER
Parameter
' class.
ParameterImpl
,
EmofPackageImpl.getParameter()
,
Constant Field Valuesstatic final int PARAMETER__IS_ORDERED
static final int PARAMETER__IS_UNIQUE
static final int PARAMETER__LOWER
static final int PARAMETER__UPPER
static final int PARAMETER__TAG
static final int PARAMETER__OWNED_COMMENT
static final int PARAMETER__NAME
static final int PARAMETER__TYPE
static final int PARAMETER__OPERATION
static final int PARAMETER_FEATURE_COUNT
static final int ENUMERATION_LITERAL
Enumeration Literal
' class.
EnumerationLiteralImpl
,
EmofPackageImpl.getEnumerationLiteral()
,
Constant Field Valuesstatic final int ENUMERATION_LITERAL__TAG
static final int ENUMERATION_LITERAL__OWNED_COMMENT
static final int ENUMERATION_LITERAL__NAME
static final int ENUMERATION_LITERAL__ENUMERATION
static final int ENUMERATION_LITERAL_FEATURE_COUNT
static final int PROPERTY
Property
' class.
PropertyImpl
,
EmofPackageImpl.getProperty()
,
Constant Field Valuesstatic final int PROPERTY__IS_ORDERED
static final int PROPERTY__IS_UNIQUE
static final int PROPERTY__LOWER
static final int PROPERTY__UPPER
static final int PROPERTY__TAG
static final int PROPERTY__OWNED_COMMENT
static final int PROPERTY__NAME
static final int PROPERTY__TYPE
static final int PROPERTY__CLASS
static final int PROPERTY__OPPOSITE
static final int PROPERTY__IS_READ_ONLY
static final int PROPERTY__IS_DERIVED
static final int PROPERTY__IS_COMPOSITE
static final int PROPERTY__IS_ID
static final int PROPERTY__DEFAULT
static final int PROPERTY_FEATURE_COUNT
static final int TYPED_ELEMENT
Typed Element
' class.
TypedElementImpl
,
EmofPackageImpl.getTypedElement()
,
Constant Field Valuesstatic final int TYPED_ELEMENT__TAG
static final int TYPED_ELEMENT__OWNED_COMMENT
static final int TYPED_ELEMENT__NAME
static final int TYPED_ELEMENT__TYPE
static final int TYPED_ELEMENT_FEATURE_COUNT
static final int PRIMITIVE_TYPE
Primitive Type
' class.
PrimitiveTypeImpl
,
EmofPackageImpl.getPrimitiveType()
,
Constant Field Valuesstatic final int PRIMITIVE_TYPE__TAG
static final int PRIMITIVE_TYPE__OWNED_COMMENT
static final int PRIMITIVE_TYPE__NAME
static final int PRIMITIVE_TYPE__PACKAGE
static final int PRIMITIVE_TYPE_FEATURE_COUNT
static final int URI_EXTENT
URI Extent
' class.
URIExtentImpl
,
EmofPackageImpl.getURIExtent()
,
Constant Field Valuesstatic final int URI_EXTENT_FEATURE_COUNT
static final int COMMENT
Comment
' class.
CommentImpl
,
EmofPackageImpl.getComment()
,
Constant Field Valuesstatic final int COMMENT__TAG
static final int COMMENT__OWNED_COMMENT
static final int COMMENT__ANNOTATED_ELEMENT
static final int COMMENT_FEATURE_COUNT
static final int BOOLEAN
Boolean
,
EmofPackageImpl.getBoolean()
,
Constant Field Valuesstatic final int STRING
String
,
EmofPackageImpl.getString()
,
Constant Field Valuesstatic final int UNLIMITED_NATURAL
Integer
,
EmofPackageImpl.getUnlimitedNatural()
,
Constant Field Valuesstatic final int INTEGER
Integer
,
EmofPackageImpl.getInteger()
,
Constant Field Valuesstatic final int REAL
Float
,
EmofPackageImpl.getReal()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getClass_()
Class
'.
Class
org.eclipse.emf.ecore.EReference getClass_OwnedAttribute()
Owned Attribute
'.
Class.getOwnedAttribute()
,
getClass_()
org.eclipse.emf.ecore.EReference getClass_OwnedOperation()
Owned Operation
'.
Class.getOwnedOperation()
,
getClass_()
org.eclipse.emf.ecore.EReference getClass_SuperClass()
Super Class
'.
Class.getSuperClass()
,
getClass_()
org.eclipse.emf.ecore.EAttribute getClass_IsAbstract()
Is Abstract
'.
Class.getIsAbstract()
,
getClass_()
org.eclipse.emf.ecore.EClass getDataType()
Data Type
'.
DataType
org.eclipse.emf.ecore.EClass getElement()
Element
'.
Element
org.eclipse.emf.ecore.EReference getElement_Tag()
Tag
'.
Element.getTag()
,
getElement()
org.eclipse.emf.ecore.EReference getElement_OwnedComment()
Owned Comment
'.
Element.getOwnedComment()
,
getElement()
org.eclipse.emf.ecore.EClass getTag()
Tag
'.
Tag
org.eclipse.emf.ecore.EReference getTag_Element()
Element
'.
Tag.getElement()
,
getTag()
org.eclipse.emf.ecore.EAttribute getTag_Value()
Value
'.
Tag.getValue()
,
getTag()
org.eclipse.emf.ecore.EAttribute getTag_Name()
Name
'.
Tag.getName()
,
getTag()
org.eclipse.emf.ecore.EClass getEnumeration()
Enumeration
'.
Enumeration
org.eclipse.emf.ecore.EReference getEnumeration_OwnedLiteral()
Owned Literal
'.
Enumeration.getOwnedLiteral()
,
getEnumeration()
org.eclipse.emf.ecore.EClass getNamedElement()
Named Element
'.
NamedElement
org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Name
'.
NamedElement.getName()
,
getNamedElement()
org.eclipse.emf.ecore.EClass getExtent()
Extent
'.
Extent
org.eclipse.emf.ecore.EClass getObject()
Object
'.
Object
org.eclipse.emf.ecore.EClass getOperation()
Operation
'.
Operation
org.eclipse.emf.ecore.EReference getOperation_Class()
Class
'.
Operation.getClass_()
,
getOperation()
org.eclipse.emf.ecore.EReference getOperation_OwnedParameter()
Owned Parameter
'.
Operation.getOwnedParameter()
,
getOperation()
org.eclipse.emf.ecore.EReference getOperation_RaisedException()
Raised Exception
'.
Operation.getRaisedException()
,
getOperation()
org.eclipse.emf.ecore.EClass getMultiplicityElement()
Multiplicity Element
'.
MultiplicityElement
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsOrdered()
Is Ordered
'.
MultiplicityElement.getIsOrdered()
,
getMultiplicityElement()
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsUnique()
Is Unique
'.
MultiplicityElement.getIsUnique()
,
getMultiplicityElement()
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Lower()
Lower
'.
MultiplicityElement.getLower()
,
getMultiplicityElement()
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Upper()
Upper
'.
MultiplicityElement.getUpper()
,
getMultiplicityElement()
org.eclipse.emf.ecore.EClass getPackage()
Package
'.
Package
org.eclipse.emf.ecore.EReference getPackage_OwnedType()
Owned Type
'.
Package.getOwnedType()
,
getPackage()
org.eclipse.emf.ecore.EReference getPackage_NestedPackage()
Nested Package
'.
Package.getNestedPackage()
,
getPackage()
org.eclipse.emf.ecore.EAttribute getPackage_Uri()
Uri
'.
Package.getUri()
,
getPackage()
org.eclipse.emf.ecore.EClass getType()
Type
'.
Type
org.eclipse.emf.ecore.EReference getType_Package()
Package
'.
Type.getPackage()
,
getType()
org.eclipse.emf.ecore.EClass getParameter()
Parameter
'.
Parameter
org.eclipse.emf.ecore.EReference getParameter_Operation()
Operation
'.
Parameter.getOperation()
,
getParameter()
org.eclipse.emf.ecore.EClass getEnumerationLiteral()
Enumeration Literal
'.
EnumerationLiteral
org.eclipse.emf.ecore.EReference getEnumerationLiteral_Enumeration()
Enumeration
'.
EnumerationLiteral.getEnumeration()
,
getEnumerationLiteral()
org.eclipse.emf.ecore.EClass getProperty()
Property
'.
Property
org.eclipse.emf.ecore.EReference getProperty_Class()
Class
'.
Property.getClass_()
,
getProperty()
org.eclipse.emf.ecore.EReference getProperty_Opposite()
Opposite
'.
Property.getOpposite()
,
getProperty()
org.eclipse.emf.ecore.EAttribute getProperty_IsReadOnly()
Is Read Only
'.
Property.getIsReadOnly()
,
getProperty()
org.eclipse.emf.ecore.EAttribute getProperty_IsDerived()
Is Derived
'.
Property.getIsDerived()
,
getProperty()
org.eclipse.emf.ecore.EAttribute getProperty_IsComposite()
Is Composite
'.
Property.getIsComposite()
,
getProperty()
org.eclipse.emf.ecore.EAttribute getProperty_IsId()
Is Id
'.
Property.getIsId()
,
getProperty()
org.eclipse.emf.ecore.EAttribute getProperty_Default()
Default
'.
Property.getDefault()
,
getProperty()
org.eclipse.emf.ecore.EClass getTypedElement()
Typed Element
'.
TypedElement
org.eclipse.emf.ecore.EReference getTypedElement_Type()
Type
'.
TypedElement.getType()
,
getTypedElement()
org.eclipse.emf.ecore.EClass getPrimitiveType()
Primitive Type
'.
PrimitiveType
org.eclipse.emf.ecore.EClass getURIExtent()
URI Extent
'.
URIExtent
org.eclipse.emf.ecore.EClass getComment()
Comment
'.
Comment
org.eclipse.emf.ecore.EReference getComment_AnnotatedElement()
Annotated Element
'.
Comment.getAnnotatedElement()
,
getComment()
org.eclipse.emf.ecore.EDataType getBoolean()
Boolean
'.
Boolean
org.eclipse.emf.ecore.EDataType getString()
String
'.
String
org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
Unlimited Natural
'.
Integer
org.eclipse.emf.ecore.EDataType getInteger()
Integer
'.
Integer
org.eclipse.emf.ecore.EDataType getReal()
Real
'.
Float
EmofFactory getEmofFactory()