|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEPackageImpl
org.eclipse.ocl.types.impl.TypesPackageImpl
public class TypesPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.ocl.types.TypesPackage |
---|
TypesPackage.Literals |
Field Summary |
---|
Method Summary | |
---|---|
protected void |
createDuplicatesAnnotations()
Initializes the annotations for duplicates |
void |
createPackageContents()
Creates the meta-model objects for the package. |
EClass |
getAnyType()
|
EClass |
getBagType()
|
EReference |
getCollectionType_ElementType()
|
EAttribute |
getCollectionType_Kind()
|
EClass |
getCollectionType()
|
EClass |
getElementType()
|
EClass |
getInvalidType()
|
EReference |
getMessageType_ReferredOperation()
|
EReference |
getMessageType_ReferredSignal()
|
EClass |
getMessageType()
|
EClass |
getOrderedSetType()
|
EClass |
getPrimitiveType()
|
EClass |
getSequenceType()
|
EClass |
getSetType()
|
EAttribute |
getTemplateParameterType_Specification()
|
EClass |
getTemplateParameterType()
|
EClass |
getTupleType()
|
TypesFactory |
getTypesFactory()
|
EReference |
getTypeType_ReferredType()
|
EClass |
getTypeType()
|
EClass |
getVoidType()
|
static TypesPackage |
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. |
void |
initializePackageContentsGen()
Complete the initialization of the package and its meta-model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TypesPackage init()
This method is used to initialize TypesPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
TypesPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getAnyType()
getAnyType
in interface TypesPackage
AnyType
public EClass getBagType()
getBagType
in interface TypesPackage
BagType
public EClass getCollectionType()
getCollectionType
in interface TypesPackage
CollectionType
public EReference getCollectionType_ElementType()
getCollectionType_ElementType
in interface TypesPackage
CollectionType.getElementType()
,
TypesPackage.getCollectionType()
public EAttribute getCollectionType_Kind()
getCollectionType_Kind
in interface TypesPackage
CollectionType.getKind()
,
TypesPackage.getCollectionType()
public EClass getElementType()
getElementType
in interface TypesPackage
ElementType
public EClass getInvalidType()
getInvalidType
in interface TypesPackage
InvalidType
public EClass getMessageType()
getMessageType
in interface TypesPackage
MessageType
public EReference getMessageType_ReferredOperation()
getMessageType_ReferredOperation
in interface TypesPackage
MessageType.getReferredOperation()
,
TypesPackage.getMessageType()
public EReference getMessageType_ReferredSignal()
getMessageType_ReferredSignal
in interface TypesPackage
MessageType.getReferredSignal()
,
TypesPackage.getMessageType()
public EClass getOrderedSetType()
getOrderedSetType
in interface TypesPackage
OrderedSetType
public EClass getPrimitiveType()
getPrimitiveType
in interface TypesPackage
PrimitiveType
public EClass getSequenceType()
getSequenceType
in interface TypesPackage
SequenceType
public EClass getSetType()
getSetType
in interface TypesPackage
SetType
public EClass getTupleType()
getTupleType
in interface TypesPackage
TupleType
public EClass getTypeType()
getTypeType
in interface TypesPackage
TypeType
public EReference getTypeType_ReferredType()
getTypeType_ReferredType
in interface TypesPackage
TypeType.getReferredType()
,
TypesPackage.getTypeType()
public EClass getVoidType()
getVoidType
in interface TypesPackage
VoidType
public EClass getTemplateParameterType()
getTemplateParameterType
in interface TypesPackage
TemplateParameterType
public EAttribute getTemplateParameterType_Specification()
getTemplateParameterType_Specification
in interface TypesPackage
TemplateParameterType.getSpecification()
,
TypesPackage.getTemplateParameterType()
public TypesFactory getTypesFactory()
getTypesFactory
in interface TypesPackage
public void createPackageContents()
public void initializePackageContents()
The generated implementation is extended by adding me as a child of the empty root OCL package.
public void initializePackageContentsGen()
protected void createDuplicatesAnnotations()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |