|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.ocl.examples.library.oclstdlib.OCLstdlibPackage
public class OCLstdlibPackage
The Package for the model. It contains accessors for the meta objects to represent
OCLstdlibFactory| Nested Class Summary | |
|---|---|
static interface |
OCLstdlibPackage.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 class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static int |
BAG
The meta object id for the 'Bag' data type. |
static int |
BOOLEAN
The meta object id for the 'Boolean' data type. |
static int |
COLLECTION
The meta object id for the 'Collection' data type. |
static OCLstdlibPackage |
eINSTANCE
The singleton instance of the package. |
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 |
INTEGER
The meta object id for the 'Integer' data type. |
static int |
OCL_ANY
The meta object id for the 'Ocl Any' data type. |
static int |
OCL_INVALID
The meta object id for the ' Ocl Invalid' class. |
static int |
OCL_INVALID_FEATURE_COUNT
The number of structural features of the 'Ocl Invalid' class. |
static int |
OCL_VOID
The meta object id for the ' Ocl Void' class. |
static int |
OCL_VOID_FEATURE_COUNT
The number of structural features of the 'Ocl Void' class. |
static int |
ORDERED_SET
The meta object id for the 'Ordered Set' data type. |
static int |
REAL
The meta object id for the 'Real' data type. |
static int |
SEQUENCE
The meta object id for the 'Sequence' data type. |
static int |
SET
The meta object id for the 'Set' data type. |
static int |
STRING
The meta object id for the 'String' data type. |
static int |
UNIQUE_COLLECTION
The meta object id for the 'Unique Collection' data type. |
static int |
UNLIMITED_NATURAL
The meta object id for the 'Unlimited Natural' data type. |
| Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
| Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
eContainer |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
|---|
NIL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
protected void |
createASLibraryAnnotations()
Initializes the annotations for http://www.eclipse.org/OCL/ASLibrary. |
void |
createPackageContents()
Creates the meta-model objects for the package. |
org.eclipse.emf.ecore.EDataType |
getBag()
Returns the meta object for data type ' Bag'. |
org.eclipse.emf.ecore.EDataType |
getBoolean()
Returns the meta object for data type ' Boolean'. |
org.eclipse.emf.ecore.EDataType |
getCollection()
Returns the meta object for data type ' Collection'. |
org.eclipse.emf.ecore.EDataType |
getInteger()
Returns the meta object for data type ' Integer'. |
org.eclipse.emf.ecore.EDataType |
getOclAny()
Returns the meta object for data type ' Ocl Any'. |
org.eclipse.emf.ecore.EClass |
getOclInvalid()
Returns the meta object for class ' Ocl Invalid'. |
OCLstdlibFactory |
getOCLstdlibFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EClass |
getOclVoid()
Returns the meta object for class ' Ocl Void'. |
org.eclipse.emf.ecore.EDataType |
getOrderedSet()
Returns the meta object for data type ' Ordered Set'. |
org.eclipse.emf.ecore.EDataType |
getReal()
Returns the meta object for data type ' Real'. |
org.eclipse.emf.ecore.EDataType |
getSequence()
Returns the meta object for data type ' Sequence'. |
org.eclipse.emf.ecore.EDataType |
getSet()
Returns the meta object for data type ' Set'. |
org.eclipse.emf.ecore.EDataType |
getString()
Returns the meta object for data type ' String'. |
org.eclipse.emf.ecore.EDataType |
getUniqueCollection()
Returns the meta object for data type ' Unique Collection'. |
org.eclipse.emf.ecore.EDataType |
getUnlimitedNatural()
Returns the meta object for data type ' Unlimited Natural'. |
static OCLstdlibPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
| Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
eContents, eCrossReferences, getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
eBasicSetContainer, eInternalContainer |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final OCLstdlibPackage eINSTANCE
public static final int OCL_ANY
Object,
getOclAny(),
Constant Field Valuespublic static final int OCL_INVALID
Ocl Invalid' class.
OclInvalid,
getOclInvalid(),
Constant Field Valuespublic static final int OCL_INVALID_FEATURE_COUNT
public static final int OCL_VOID
Ocl Void' class.
OclVoid,
getOclVoid(),
Constant Field Valuespublic static final int OCL_VOID_FEATURE_COUNT
public static final int BOOLEAN
Boolean,
getBoolean(),
Constant Field Valuespublic static final int INTEGER
IntegerValue,
getInteger(),
Constant Field Valuespublic static final int REAL
RealValue,
getReal(),
Constant Field Valuespublic static final int STRING
String,
getString(),
Constant Field Valuespublic static final int UNLIMITED_NATURAL
IntegerValue,
getUnlimitedNatural(),
Constant Field Valuespublic static final int BAG
Bag,
getBag(),
Constant Field Valuespublic static final int COLLECTION
Collection,
getCollection(),
Constant Field Valuespublic static final int ORDERED_SET
OrderedSet,
getOrderedSet(),
Constant Field Valuespublic static final int SEQUENCE
List,
getSequence(),
Constant Field Valuespublic static final int SET
Set,
getSet(),
Constant Field Valuespublic static final int UNIQUE_COLLECTION
Set,
getUniqueCollection(),
Constant Field Values| Method Detail |
|---|
public static OCLstdlibPackage init()
This method is used to initialize eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
eNS_URI,
createPackageContents(),
initializePackageContents()public org.eclipse.emf.ecore.EDataType getOclAny()
Ocl Any'.
Objectpublic org.eclipse.emf.ecore.EClass getOclInvalid()
Ocl Invalid'.
OclInvalidpublic org.eclipse.emf.ecore.EClass getOclVoid()
Ocl Void'.
OclVoidpublic org.eclipse.emf.ecore.EDataType getBoolean()
Boolean'.
Booleanpublic org.eclipse.emf.ecore.EDataType getInteger()
Integer'.
IntegerValuepublic org.eclipse.emf.ecore.EDataType getReal()
Real'.
RealValuepublic org.eclipse.emf.ecore.EDataType getString()
String'.
Stringpublic org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
Unlimited Natural'.
IntegerValuepublic org.eclipse.emf.ecore.EDataType getBag()
Bag'.
Bagpublic org.eclipse.emf.ecore.EDataType getCollection()
Collection'.
Collectionpublic org.eclipse.emf.ecore.EDataType getOrderedSet()
Ordered Set'.
OrderedSetpublic org.eclipse.emf.ecore.EDataType getSequence()
Sequence'.
Listpublic org.eclipse.emf.ecore.EDataType getSet()
Set'.
Setpublic org.eclipse.emf.ecore.EDataType getUniqueCollection()
Unique Collection'.
Setpublic OCLstdlibFactory getOCLstdlibFactory()
public void createPackageContents()
public void initializePackageContents()
protected void createASLibraryAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||