public interface WidespreadPackage
extends org.eclipse.emf.ecore.EPackage
WidespreadFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
WidespreadPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DIFFERENT_INT_PROPERTIES
The meta object id for the '
Different Int Properties' class. |
static int |
DIFFERENT_INT_PROPERTIES__ADERIVED_INT
The feature id for the 'ADerived Int' attribute.
|
static int |
DIFFERENT_INT_PROPERTIES__AREADONLY_INT
The feature id for the 'AReadonly Int' attribute.
|
static int |
DIFFERENT_INT_PROPERTIES__ATRASIENT_INT
The feature id for the 'ATrasient Int' attribute.
|
static int |
DIFFERENT_INT_PROPERTIES__AVOLATILE_INT
The feature id for the 'AVolatile Int' attribute.
|
static int |
DIFFERENT_INT_PROPERTIES_FEATURE_COUNT
The number of structural features of the 'Different Int Properties' class.
|
static int |
DIFFERENT_INT_PROPERTIES_OPERATION_COUNT
The number of operations of the 'Different Int Properties' class.
|
static WidespreadPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
FOLDER
The meta object id for the '
Folder' class. |
static int |
FOLDER__CONTENTS
The feature id for the 'Contents' containment reference list.
|
static int |
FOLDER__NAME
The feature id for the 'Name' attribute.
|
static int |
FOLDER_FEATURE_COUNT
The number of structural features of the 'Folder' class.
|
static int |
FOLDER_OPERATION_COUNT
The number of operations of the 'Folder' class.
|
static int |
INITIALIZED_PRIMITIVE
The meta object id for the '
Initialized Primitive' class. |
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_BOOLEAN
The feature id for the 'An Initialized Boolean' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_BYTE
The feature id for the 'An Initialized Byte' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_CHAR
The feature id for the 'An Initialized Char' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_DOUBLE
The feature id for the 'An Initialized Double' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_FLOAT
The feature id for the 'An Initialized Float' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_INT
The feature id for the 'An Initialized Int' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_LONG
The feature id for the 'An Initialized Long' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_SHORT
The feature id for the 'An Initialized Short' attribute.
|
static int |
INITIALIZED_PRIMITIVE__AN_INITIALIZED_STRING
The feature id for the 'An Initialized String' attribute.
|
static int |
INITIALIZED_PRIMITIVE_FEATURE_COUNT
The number of structural features of the 'Initialized Primitive' class.
|
static int |
INITIALIZED_PRIMITIVE_OPERATION_COUNT
The number of operations of the 'Initialized Primitive' class.
|
static int |
MULTIVALUED_ATTRIBUTES
The meta object id for the '
Multivalued Attributes' class. |
static int |
MULTIVALUED_ATTRIBUTES__MULTIVALUED_DOUBLE
The feature id for the 'Multivalued Double' attribute list.
|
static int |
MULTIVALUED_ATTRIBUTES__MULTIVALUED_INT
The feature id for the 'Multivalued Int' attribute list.
|
static int |
MULTIVALUED_ATTRIBUTES__MULTIVALUED_STRING
The feature id for the 'Multivalued String' attribute list.
|
static int |
MULTIVALUED_ATTRIBUTES_FEATURE_COUNT
The number of structural features of the 'Multivalued Attributes' class.
|
static int |
MULTIVALUED_ATTRIBUTES_OPERATION_COUNT
The number of operations of the 'Multivalued Attributes' class.
|
static int |
NUMERIC
The meta object id for the '
Numeric' class. |
static int |
NUMERIC__ABIG_DECIMAL
The feature id for the 'ABig Decimal' attribute.
|
static int |
NUMERIC__ABIG_INTEGER
The feature id for the 'ABig Integer' attribute.
|
static int |
NUMERIC_FEATURE_COUNT
The number of structural features of the 'Numeric' class.
|
static int |
NUMERIC_OPERATION_COUNT
The number of operations of the 'Numeric' class.
|
static int |
PRIMITIVE_ATTRIBUTES
The meta object id for the '
Primitive Attributes' class. |
static int |
PRIMITIVE_ATTRIBUTES__ABOOLEAN
The feature id for the 'ABoolean' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ABYTE
The feature id for the 'AByte' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ACHAR
The feature id for the 'AChar' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ADOUBLE
The feature id for the 'ADouble' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__AFLOAT
The feature id for the 'AFloat' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ALONG
The feature id for the 'ALong' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__AN_INT
The feature id for the 'An Int' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ASHORT
The feature id for the 'AShort' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES__ASTRING
The feature id for the 'AString' attribute.
|
static int |
PRIMITIVE_ATTRIBUTES_FEATURE_COUNT
The number of structural features of the 'Primitive Attributes' class.
|
static int |
PRIMITIVE_ATTRIBUTES_OPERATION_COUNT
The number of operations of the 'Primitive Attributes' class.
|
static int |
REFERENCES
The meta object id for the '
References' class. |
static int |
REFERENCES__CONTAINMENT_MULTIPLE_REFERENCE
The feature id for the 'Containment Multiple Reference' containment reference list.
|
static int |
REFERENCES__SINGLE_REFERENCE
The feature id for the 'Single Reference' reference.
|
static int |
REFERENCES_FEATURE_COUNT
The number of structural features of the 'References' class.
|
static int |
REFERENCES_OPERATION_COUNT
The number of operations of the 'References' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getDifferentIntProperties_ADerivedInt()
Returns the meta object for the attribute '
ADerived Int'. |
org.eclipse.emf.ecore.EAttribute |
getDifferentIntProperties_AReadonlyInt()
Returns the meta object for the attribute '
AReadonly Int'. |
org.eclipse.emf.ecore.EAttribute |
getDifferentIntProperties_ATrasientInt()
Returns the meta object for the attribute '
ATrasient Int'. |
org.eclipse.emf.ecore.EAttribute |
getDifferentIntProperties_AVolatileInt()
Returns the meta object for the attribute '
AVolatile Int'. |
org.eclipse.emf.ecore.EClass |
getDifferentIntProperties()
Returns the meta object for class '
Different Int Properties'. |
org.eclipse.emf.ecore.EReference |
getFolder_Contents()
Returns the meta object for the containment reference list '
Contents'. |
org.eclipse.emf.ecore.EAttribute |
getFolder_Name()
Returns the meta object for the attribute '
Name'. |
org.eclipse.emf.ecore.EClass |
getFolder()
Returns the meta object for class '
Folder'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedBoolean()
Returns the meta object for the attribute '
An Initialized Boolean'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedByte()
Returns the meta object for the attribute '
An Initialized Byte'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedChar()
Returns the meta object for the attribute '
An Initialized Char'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedDouble()
Returns the meta object for the attribute '
An Initialized Double'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedFloat()
Returns the meta object for the attribute '
An Initialized Float'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedInt()
Returns the meta object for the attribute '
An Initialized Int'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedLong()
Returns the meta object for the attribute '
An Initialized Long'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedShort()
Returns the meta object for the attribute '
An Initialized Short'. |
org.eclipse.emf.ecore.EAttribute |
getInitializedPrimitive_AnInitializedString()
Returns the meta object for the attribute '
An Initialized String'. |
org.eclipse.emf.ecore.EClass |
getInitializedPrimitive()
Returns the meta object for class '
Initialized Primitive'. |
org.eclipse.emf.ecore.EAttribute |
getMultivaluedAttributes_MultivaluedDouble()
Returns the meta object for the attribute list '
Multivalued Double'. |
org.eclipse.emf.ecore.EAttribute |
getMultivaluedAttributes_MultivaluedInt()
Returns the meta object for the attribute list '
Multivalued Int'. |
org.eclipse.emf.ecore.EAttribute |
getMultivaluedAttributes_MultivaluedString()
Returns the meta object for the attribute list '
Multivalued String'. |
org.eclipse.emf.ecore.EClass |
getMultivaluedAttributes()
Returns the meta object for class '
Multivalued Attributes'. |
org.eclipse.emf.ecore.EAttribute |
getNumeric_ABigDecimal()
Returns the meta object for the attribute '
ABig Decimal'. |
org.eclipse.emf.ecore.EAttribute |
getNumeric_ABigInteger()
Returns the meta object for the attribute '
ABig Integer'. |
org.eclipse.emf.ecore.EClass |
getNumeric()
Returns the meta object for class '
Numeric'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_ABoolean()
Returns the meta object for the attribute '
ABoolean'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AByte()
Returns the meta object for the attribute '
AByte'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AChar()
Returns the meta object for the attribute '
AChar'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_ADouble()
Returns the meta object for the attribute '
ADouble'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AFloat()
Returns the meta object for the attribute '
AFloat'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_ALong()
Returns the meta object for the attribute '
ALong'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AnInt()
Returns the meta object for the attribute '
An Int'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AShort()
Returns the meta object for the attribute '
AShort'. |
org.eclipse.emf.ecore.EAttribute |
getPrimitiveAttributes_AString()
Returns the meta object for the attribute '
AString'. |
org.eclipse.emf.ecore.EClass |
getPrimitiveAttributes()
Returns the meta object for class '
Primitive Attributes'. |
org.eclipse.emf.ecore.EReference |
getReferences_ContainmentMultipleReference()
Returns the meta object for the containment reference list '
Containment Multiple Reference'. |
org.eclipse.emf.ecore.EReference |
getReferences_SingleReference()
Returns the meta object for the reference '
Single Reference'. |
org.eclipse.emf.ecore.EClass |
getReferences()
Returns the meta object for class '
References'. |
WidespreadFactory |
getWidespreadFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final WidespreadPackage eINSTANCE
static final int PRIMITIVE_ATTRIBUTES
Primitive Attributes' class.
static final int PRIMITIVE_ATTRIBUTES__ABOOLEAN
static final int PRIMITIVE_ATTRIBUTES__ABYTE
static final int PRIMITIVE_ATTRIBUTES__ACHAR
static final int PRIMITIVE_ATTRIBUTES__ADOUBLE
static final int PRIMITIVE_ATTRIBUTES__AFLOAT
static final int PRIMITIVE_ATTRIBUTES__AN_INT
static final int PRIMITIVE_ATTRIBUTES__ALONG
static final int PRIMITIVE_ATTRIBUTES__ASHORT
static final int PRIMITIVE_ATTRIBUTES__ASTRING
static final int PRIMITIVE_ATTRIBUTES_FEATURE_COUNT
static final int PRIMITIVE_ATTRIBUTES_OPERATION_COUNT
static final int MULTIVALUED_ATTRIBUTES
Multivalued Attributes' class.
static final int MULTIVALUED_ATTRIBUTES__MULTIVALUED_STRING
static final int MULTIVALUED_ATTRIBUTES__MULTIVALUED_INT
static final int MULTIVALUED_ATTRIBUTES__MULTIVALUED_DOUBLE
static final int MULTIVALUED_ATTRIBUTES_FEATURE_COUNT
static final int MULTIVALUED_ATTRIBUTES_OPERATION_COUNT
static final int INITIALIZED_PRIMITIVE
Initialized Primitive' class.
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_BOOLEAN
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_BYTE
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_CHAR
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_DOUBLE
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_FLOAT
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_INT
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_LONG
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_SHORT
static final int INITIALIZED_PRIMITIVE__AN_INITIALIZED_STRING
static final int INITIALIZED_PRIMITIVE_FEATURE_COUNT
static final int INITIALIZED_PRIMITIVE_OPERATION_COUNT
static final int DIFFERENT_INT_PROPERTIES
Different Int Properties' class.
static final int DIFFERENT_INT_PROPERTIES__AVOLATILE_INT
static final int DIFFERENT_INT_PROPERTIES__ATRASIENT_INT
static final int DIFFERENT_INT_PROPERTIES__ADERIVED_INT
static final int DIFFERENT_INT_PROPERTIES__AREADONLY_INT
static final int DIFFERENT_INT_PROPERTIES_FEATURE_COUNT
static final int DIFFERENT_INT_PROPERTIES_OPERATION_COUNT
static final int NUMERIC
Numeric' class.
static final int NUMERIC__ABIG_DECIMAL
static final int NUMERIC__ABIG_INTEGER
static final int NUMERIC_FEATURE_COUNT
static final int NUMERIC_OPERATION_COUNT
static final int REFERENCES
References' class.
static final int REFERENCES__CONTAINMENT_MULTIPLE_REFERENCE
static final int REFERENCES__SINGLE_REFERENCE
static final int REFERENCES_FEATURE_COUNT
static final int REFERENCES_OPERATION_COUNT
static final int FOLDER
Folder' class.
static final int FOLDER__CONTENTS
static final int FOLDER__NAME
static final int FOLDER_FEATURE_COUNT
static final int FOLDER_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getPrimitiveAttributes()
Primitive Attributes'.
PrimitiveAttributesorg.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_ABoolean()
ABoolean'.
PrimitiveAttributes.isABoolean(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AByte()
AByte'.
PrimitiveAttributes.getAByte(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AChar()
AChar'.
PrimitiveAttributes.getAChar(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_ADouble()
ADouble'.
PrimitiveAttributes.getADouble(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AFloat()
AFloat'.
PrimitiveAttributes.getAFloat(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AnInt()
An Int'.
PrimitiveAttributes.getAnInt(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_ALong()
ALong'.
PrimitiveAttributes.getALong(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AShort()
AShort'.
PrimitiveAttributes.getAShort(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EAttribute getPrimitiveAttributes_AString()
AString'.
PrimitiveAttributes.getAString(),
getPrimitiveAttributes()org.eclipse.emf.ecore.EClass getMultivaluedAttributes()
Multivalued Attributes'.
MultivaluedAttributesorg.eclipse.emf.ecore.EAttribute getMultivaluedAttributes_MultivaluedString()
Multivalued String'.
MultivaluedAttributes.getMultivaluedString(),
getMultivaluedAttributes()org.eclipse.emf.ecore.EAttribute getMultivaluedAttributes_MultivaluedInt()
Multivalued Int'.
MultivaluedAttributes.getMultivaluedInt(),
getMultivaluedAttributes()org.eclipse.emf.ecore.EAttribute getMultivaluedAttributes_MultivaluedDouble()
Multivalued Double'.
MultivaluedAttributes.getMultivaluedDouble(),
getMultivaluedAttributes()org.eclipse.emf.ecore.EClass getInitializedPrimitive()
Initialized Primitive'.
InitializedPrimitiveorg.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedBoolean()
An Initialized Boolean'.
InitializedPrimitive.isAnInitializedBoolean(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedByte()
An Initialized Byte'.
InitializedPrimitive.getAnInitializedByte(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedChar()
An Initialized Char'.
InitializedPrimitive.getAnInitializedChar(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedDouble()
An Initialized Double'.
InitializedPrimitive.getAnInitializedDouble(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedFloat()
An Initialized Float'.
InitializedPrimitive.getAnInitializedFloat(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedInt()
An Initialized Int'.
InitializedPrimitive.getAnInitializedInt(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedLong()
An Initialized Long'.
InitializedPrimitive.getAnInitializedLong(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedShort()
An Initialized Short'.
InitializedPrimitive.getAnInitializedShort(),
getInitializedPrimitive()org.eclipse.emf.ecore.EAttribute getInitializedPrimitive_AnInitializedString()
An Initialized String'.
InitializedPrimitive.getAnInitializedString(),
getInitializedPrimitive()org.eclipse.emf.ecore.EClass getDifferentIntProperties()
Different Int Properties'.
DifferentIntPropertiesorg.eclipse.emf.ecore.EAttribute getDifferentIntProperties_AVolatileInt()
AVolatile Int'.
DifferentIntProperties.getAVolatileInt(),
getDifferentIntProperties()org.eclipse.emf.ecore.EAttribute getDifferentIntProperties_ATrasientInt()
ATrasient Int'.
DifferentIntProperties.getATrasientInt(),
getDifferentIntProperties()org.eclipse.emf.ecore.EAttribute getDifferentIntProperties_ADerivedInt()
ADerived Int'.
DifferentIntProperties.getADerivedInt(),
getDifferentIntProperties()org.eclipse.emf.ecore.EAttribute getDifferentIntProperties_AReadonlyInt()
AReadonly Int'.
DifferentIntProperties.getAReadonlyInt(),
getDifferentIntProperties()org.eclipse.emf.ecore.EClass getNumeric()
Numeric'.
Numericorg.eclipse.emf.ecore.EAttribute getNumeric_ABigDecimal()
ABig Decimal'.
Numeric.getABigDecimal(),
getNumeric()org.eclipse.emf.ecore.EAttribute getNumeric_ABigInteger()
ABig Integer'.
Numeric.getABigInteger(),
getNumeric()org.eclipse.emf.ecore.EClass getReferences()
References'.
Referencesorg.eclipse.emf.ecore.EReference getReferences_ContainmentMultipleReference()
Containment Multiple Reference'.
References.getContainmentMultipleReference(),
getReferences()org.eclipse.emf.ecore.EReference getReferences_SingleReference()
Single Reference'.
References.getSingleReference(),
getReferences()org.eclipse.emf.ecore.EClass getFolder()
Folder'.
Folderorg.eclipse.emf.ecore.EReference getFolder_Contents()
Contents'.
Folder.getContents(),
getFolder()org.eclipse.emf.ecore.EAttribute getFolder_Name()
Name'.
Folder.getName(),
getFolder()WidespreadFactory getWidespreadFactory()
Copyright © 2018–2019 Atlanmod. All rights reserved.