- caseDifferentIntProperties(DifferentIntProperties) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Different Int Properties'.
- caseFolder(Folder) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Folder'.
- caseInitializedPrimitive(InitializedPrimitive) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Initialized Primitive'.
- caseMultivaluedAttributes(MultivaluedAttributes) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Multivalued Attributes'.
- caseNumeric(Numeric) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Numeric'.
- casePrimitiveAttributes(PrimitiveAttributes) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'Primitive Attributes'.
- caseReferences(References) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'References'.
- containmentMultipleReference - Variable in class org.atlanmod.widespread.impl.ReferencesImpl
-
- contents - Variable in class org.atlanmod.widespread.impl.FolderImpl
-
The cached value of the '
Contents' containment reference list.
- create(EClass) - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createAdapter(Notifier) - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Creates an adapter for the target.
- createDifferentIntProperties() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createDifferentIntProperties() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Different Int Properties'.
- createDifferentIntPropertiesAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
- createEObjectAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Creates a new adapter for the default case.
- createFolder() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createFolder() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Folder'.
- createFolderAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Creates a new adapter for an object of class '
Folder'.
- createInitializedPrimitive() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createInitializedPrimitive() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Initialized Primitive'.
- createInitializedPrimitiveAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
- createMultivaluedAttributes() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createMultivaluedAttributes() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Multivalued Attributes'.
- createMultivaluedAttributesAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
- createNumeric() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createNumeric() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Numeric'.
- createNumericAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Creates a new adapter for an object of class '
Numeric'.
- createPackageContents() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
Creates the meta-model objects for the package.
- createPrimitiveAttributes() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createPrimitiveAttributes() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'Primitive Attributes'.
- createPrimitiveAttributesAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
- createReferences() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- createReferences() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns a new object of class 'References'.
- createReferencesAdapter() - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Creates a new adapter for an object of class '
References'.
- defaultCase(EObject) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- DIFFERENT_INT_PROPERTIES - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
- DIFFERENT_INT_PROPERTIES - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
- DIFFERENT_INT_PROPERTIES__ADERIVED_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'ADerived Int' attribute.
- DIFFERENT_INT_PROPERTIES__ADERIVED_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'ADerived Int' attribute feature.
- DIFFERENT_INT_PROPERTIES__AREADONLY_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AReadonly Int' attribute.
- DIFFERENT_INT_PROPERTIES__AREADONLY_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AReadonly Int' attribute feature.
- DIFFERENT_INT_PROPERTIES__ATRASIENT_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'ATrasient Int' attribute.
- DIFFERENT_INT_PROPERTIES__ATRASIENT_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'ATrasient Int' attribute feature.
- DIFFERENT_INT_PROPERTIES__AVOLATILE_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AVolatile Int' attribute.
- DIFFERENT_INT_PROPERTIES__AVOLATILE_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AVolatile Int' attribute feature.
- DIFFERENT_INT_PROPERTIES_FEATURE_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of structural features of the 'Different Int Properties' class.
- DIFFERENT_INT_PROPERTIES_OPERATION_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of operations of the 'Different Int Properties' class.
- DifferentIntProperties - Interface in org.atlanmod.widespread
-
A representation of the model object 'Different Int Properties'.
- DifferentIntPropertiesImpl - Class in org.atlanmod.widespread.impl
-
An implementation of the model object 'Different Int Properties'.
- DifferentIntPropertiesImpl() - Constructor for class org.atlanmod.widespread.impl.DifferentIntPropertiesImpl
-
- doSwitch(int, EObject) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
- getABigDecimal() - Method in class org.atlanmod.widespread.impl.NumericImpl
-
- getABigDecimal() - Method in interface org.atlanmod.widespread.Numeric
-
Returns the value of the 'ABig Decimal' attribute.
- getABigInteger() - Method in class org.atlanmod.widespread.impl.NumericImpl
-
- getABigInteger() - Method in interface org.atlanmod.widespread.Numeric
-
Returns the value of the 'ABig Integer' attribute.
- getAByte() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAByte() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'AByte' attribute.
- getAChar() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAChar() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'AChar' attribute.
- getADerivedInt() - Method in interface org.atlanmod.widespread.DifferentIntProperties
-
Returns the value of the 'ADerived Int' attribute.
- getADerivedInt() - Method in class org.atlanmod.widespread.impl.DifferentIntPropertiesImpl
-
- getADouble() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getADouble() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'ADouble' attribute.
- getAFloat() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAFloat() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'AFloat' attribute.
- getALong() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getALong() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'ALong' attribute.
- getAnInitializedByte() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedByte() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Byte' attribute.
- getAnInitializedChar() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedChar() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Char' attribute.
- getAnInitializedDouble() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedDouble() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Double' attribute.
- getAnInitializedFloat() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedFloat() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Float' attribute.
- getAnInitializedInt() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedInt() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Int' attribute.
- getAnInitializedLong() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedLong() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Long' attribute.
- getAnInitializedShort() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedShort() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Short' attribute.
- getAnInitializedString() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- getAnInitializedString() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized String' attribute.
- getAnInt() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAnInt() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'An Int' attribute.
- getAReadonlyInt() - Method in interface org.atlanmod.widespread.DifferentIntProperties
-
Returns the value of the 'AReadonly Int' attribute.
- getAReadonlyInt() - Method in class org.atlanmod.widespread.impl.DifferentIntPropertiesImpl
-
- getAShort() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAShort() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'AShort' attribute.
- getAString() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- getAString() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'AString' attribute.
- getATrasientInt() - Method in interface org.atlanmod.widespread.DifferentIntProperties
-
Returns the value of the 'ATrasient Int' attribute.
- getATrasientInt() - Method in class org.atlanmod.widespread.impl.DifferentIntPropertiesImpl
-
- getAVolatileInt() - Method in interface org.atlanmod.widespread.DifferentIntProperties
-
Returns the value of the 'AVolatile Int' attribute.
- getAVolatileInt() - Method in class org.atlanmod.widespread.impl.DifferentIntPropertiesImpl
-
- getContainmentMultipleReference() - Method in class org.atlanmod.widespread.impl.ReferencesImpl
-
- getContainmentMultipleReference() - Method in interface org.atlanmod.widespread.References
-
Returns the value of the 'Containment Multiple Reference' containment reference list.
- getContents() - Method in interface org.atlanmod.widespread.Folder
-
Returns the value of the 'Contents' containment reference list.
- getContents() - Method in class org.atlanmod.widespread.impl.FolderImpl
-
- getDifferentIntProperties() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getDifferentIntProperties() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getDifferentIntProperties_ADerivedInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getDifferentIntProperties_ADerivedInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getDifferentIntProperties_AReadonlyInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getDifferentIntProperties_AReadonlyInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getDifferentIntProperties_ATrasientInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getDifferentIntProperties_ATrasientInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getDifferentIntProperties_AVolatileInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getDifferentIntProperties_AVolatileInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getFolder() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getFolder() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for class '
Folder'.
- getFolder_Contents() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getFolder_Contents() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the containment reference list '
Contents'.
- getFolder_Name() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getFolder_Name() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
Name'.
- getInitializedPrimitive() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedBoolean() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedBoolean() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedByte() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedByte() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedChar() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedChar() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedDouble() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedDouble() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedFloat() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedFloat() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedLong() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedLong() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedShort() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedShort() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getInitializedPrimitive_AnInitializedString() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getInitializedPrimitive_AnInitializedString() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getMultivaluedAttributes() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getMultivaluedAttributes() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getMultivaluedAttributes_MultivaluedDouble() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getMultivaluedAttributes_MultivaluedDouble() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getMultivaluedAttributes_MultivaluedInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getMultivaluedAttributes_MultivaluedInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getMultivaluedAttributes_MultivaluedString() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getMultivaluedAttributes_MultivaluedString() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getMultivaluedDouble() - Method in class org.atlanmod.widespread.impl.MultivaluedAttributesImpl
-
- getMultivaluedDouble() - Method in interface org.atlanmod.widespread.MultivaluedAttributes
-
Returns the value of the 'Multivalued Double' attribute list.
- getMultivaluedInt() - Method in class org.atlanmod.widespread.impl.MultivaluedAttributesImpl
-
- getMultivaluedInt() - Method in interface org.atlanmod.widespread.MultivaluedAttributes
-
Returns the value of the 'Multivalued Int' attribute list.
- getMultivaluedString() - Method in class org.atlanmod.widespread.impl.MultivaluedAttributesImpl
-
- getMultivaluedString() - Method in interface org.atlanmod.widespread.MultivaluedAttributes
-
Returns the value of the 'Multivalued String' attribute list.
- getName() - Method in interface org.atlanmod.widespread.Folder
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.atlanmod.widespread.impl.FolderImpl
-
- getNumeric() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getNumeric() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for class '
Numeric'.
- getNumeric_ABigDecimal() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getNumeric_ABigDecimal() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getNumeric_ABigInteger() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getNumeric_ABigInteger() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getPackage() - Static method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
Deprecated.
- getPrimitiveAttributes() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getPrimitiveAttributes_ABoolean() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_ABoolean() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
ABoolean'.
- getPrimitiveAttributes_AByte() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AByte() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
AByte'.
- getPrimitiveAttributes_AChar() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AChar() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
AChar'.
- getPrimitiveAttributes_ADouble() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_ADouble() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
ADouble'.
- getPrimitiveAttributes_AFloat() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AFloat() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
AFloat'.
- getPrimitiveAttributes_ALong() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_ALong() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
ALong'.
- getPrimitiveAttributes_AnInt() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AnInt() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
An Int'.
- getPrimitiveAttributes_AShort() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AShort() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
AShort'.
- getPrimitiveAttributes_AString() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getPrimitiveAttributes_AString() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the meta object for the attribute '
AString'.
- getReferences() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getReferences() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getReferences_ContainmentMultipleReference() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getReferences_ContainmentMultipleReference() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getReferences_SingleReference() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getReferences_SingleReference() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
- getSingleReference() - Method in class org.atlanmod.widespread.impl.ReferencesImpl
-
- getSingleReference() - Method in interface org.atlanmod.widespread.References
-
Returns the value of the 'Single Reference' reference.
- getWidespreadFactory() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
- getWidespreadFactory() - Method in interface org.atlanmod.widespread.WidespreadPackage
-
Returns the factory that creates the instances of the model.
- getWidespreadPackage() - Method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
- getWidespreadPackage() - Method in interface org.atlanmod.widespread.WidespreadFactory
-
Returns the package supported by this factory.
- init() - Static method in class org.atlanmod.widespread.impl.WidespreadFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- INITIALIZED_PRIMITIVE - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
- INITIALIZED_PRIMITIVE - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_BOOLEAN - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Boolean' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_BOOLEAN - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Boolean' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_BYTE - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Byte' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_BYTE - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Byte' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_CHAR - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Char' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_CHAR - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Char' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_DOUBLE - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Double' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_DOUBLE - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Double' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_FLOAT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Float' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_FLOAT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Float' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Int' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Int' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_LONG - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Long' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_LONG - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Long' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_SHORT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized Short' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_SHORT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized Short' attribute feature.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_STRING - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Initialized String' attribute.
- INITIALIZED_PRIMITIVE__AN_INITIALIZED_STRING - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Initialized String' attribute feature.
- INITIALIZED_PRIMITIVE_FEATURE_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of structural features of the 'Initialized Primitive' class.
- INITIALIZED_PRIMITIVE_OPERATION_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of operations of the 'Initialized Primitive' class.
- InitializedPrimitive - Interface in org.atlanmod.widespread
-
A representation of the model object 'Initialized Primitive'.
- InitializedPrimitiveImpl - Class in org.atlanmod.widespread.impl
-
An implementation of the model object 'Initialized Primitive'.
- InitializedPrimitiveImpl() - Constructor for class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- initializePackageContents() - Method in class org.atlanmod.widespread.impl.WidespreadPackageImpl
-
Complete the initialization of the package and its meta-model.
- isABoolean() - Method in class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-
- isABoolean() - Method in interface org.atlanmod.widespread.PrimitiveAttributes
-
Returns the value of the 'ABoolean' attribute.
- isAnInitializedBoolean() - Method in class org.atlanmod.widespread.impl.InitializedPrimitiveImpl
-
- isAnInitializedBoolean() - Method in interface org.atlanmod.widespread.InitializedPrimitive
-
Returns the value of the 'An Initialized Boolean' attribute.
- isFactoryForType(Object) - Method in class org.atlanmod.widespread.util.WidespreadAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isSwitchFor(EPackage) - Method in class org.atlanmod.widespread.util.WidespreadSwitch
-
Checks whether this is a switch for the given package.
- PRIMITIVE_ATTRIBUTES - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
- PRIMITIVE_ATTRIBUTES - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
- PRIMITIVE_ATTRIBUTES__ABOOLEAN - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'ABoolean' attribute feature.
- PRIMITIVE_ATTRIBUTES__ABOOLEAN - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'ABoolean' attribute.
- PRIMITIVE_ATTRIBUTES__ABYTE - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AByte' attribute feature.
- PRIMITIVE_ATTRIBUTES__ABYTE - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AByte' attribute.
- PRIMITIVE_ATTRIBUTES__ACHAR - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AChar' attribute feature.
- PRIMITIVE_ATTRIBUTES__ACHAR - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AChar' attribute.
- PRIMITIVE_ATTRIBUTES__ADOUBLE - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'ADouble' attribute feature.
- PRIMITIVE_ATTRIBUTES__ADOUBLE - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'ADouble' attribute.
- PRIMITIVE_ATTRIBUTES__AFLOAT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AFloat' attribute feature.
- PRIMITIVE_ATTRIBUTES__AFLOAT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AFloat' attribute.
- PRIMITIVE_ATTRIBUTES__ALONG - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'ALong' attribute feature.
- PRIMITIVE_ATTRIBUTES__ALONG - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'ALong' attribute.
- PRIMITIVE_ATTRIBUTES__AN_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'An Int' attribute feature.
- PRIMITIVE_ATTRIBUTES__AN_INT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'An Int' attribute.
- PRIMITIVE_ATTRIBUTES__ASHORT - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AShort' attribute feature.
- PRIMITIVE_ATTRIBUTES__ASHORT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AShort' attribute.
- PRIMITIVE_ATTRIBUTES__ASTRING - Static variable in interface org.atlanmod.widespread.WidespreadPackage.Literals
-
The meta object literal for the 'AString' attribute feature.
- PRIMITIVE_ATTRIBUTES__ASTRING - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The feature id for the 'AString' attribute.
- PRIMITIVE_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of structural features of the 'Primitive Attributes' class.
- PRIMITIVE_ATTRIBUTES_OPERATION_COUNT - Static variable in interface org.atlanmod.widespread.WidespreadPackage
-
The number of operations of the 'Primitive Attributes' class.
- PrimitiveAttributes - Interface in org.atlanmod.widespread
-
A representation of the model object 'Primitive Attributes'.
- PrimitiveAttributesImpl - Class in org.atlanmod.widespread.impl
-
An implementation of the model object 'Primitive Attributes'.
- PrimitiveAttributesImpl() - Constructor for class org.atlanmod.widespread.impl.PrimitiveAttributesImpl
-