|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Common_DatapoolPackage
The Package for the model. It contains accessors for the meta objects to represent
Common_DatapoolFactory| Nested Class Summary | |
|---|---|
static interface |
Common_DatapoolPackage.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 java.lang.String |
copyright
|
static int |
DPL_CELL
The meta object id for the ' DPL Cell' class |
static int |
DPL_CELL__VALUE
The feature id for the 'Value' attribute |
static int |
DPL_CELL__VARIABLE
The feature id for the 'Variable' reference |
static int |
DPL_CELL_FEATURE_COUNT
The number of structural features of the 'DPL Cell' class |
static int |
DPL_DATAPOOL
The meta object id for the ' DPL Datapool' class |
static int |
DPL_DATAPOOL__CHALLENGE
The feature id for the 'Challenge' attribute |
static int |
DPL_DATAPOOL__DATAPOOL_SPEC
The feature id for the 'Datapool Spec' containment reference |
static int |
DPL_DATAPOOL__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
DPL_DATAPOOL__EQUIVALENCE_CLASSES
The feature id for the 'Equivalence Classes' containment reference list |
static int |
DPL_DATAPOOL__ID
The feature id for the 'Id' attribute |
static int |
DPL_DATAPOOL__INSTANCES
The feature id for the 'Instances' containment reference list |
static int |
DPL_DATAPOOL__INSTANTIATIONS
The feature id for the 'Instantiations' reference list |
static int |
DPL_DATAPOOL__NAME
The feature id for the 'Name' attribute |
static int |
DPL_DATAPOOL__OPERATIONS
The feature id for the 'Operations' containment reference list |
static int |
DPL_DATAPOOL_FEATURE_COUNT
The number of structural features of the 'DPL Datapool' class |
static int |
DPL_DATAPOOL_SPEC
The meta object id for the ' DPL Datapool Spec' class |
static int |
DPL_DATAPOOL_SPEC__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
DPL_DATAPOOL_SPEC__ID
The feature id for the 'Id' attribute |
static int |
DPL_DATAPOOL_SPEC__NAME
The feature id for the 'Name' attribute |
static int |
DPL_DATAPOOL_SPEC__VARIABLES
The feature id for the 'Variables' containment reference list |
static int |
DPL_DATAPOOL_SPEC_FEATURE_COUNT
The number of structural features of the 'DPL Datapool Spec' class |
static int |
DPL_EQUIVALENCE_CLASS
The meta object id for the ' DPL Equivalence Class' class |
static int |
DPL_EQUIVALENCE_CLASS__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
DPL_EQUIVALENCE_CLASS__ID
The feature id for the 'Id' attribute |
static int |
DPL_EQUIVALENCE_CLASS__NAME
The feature id for the 'Name' attribute |
static int |
DPL_EQUIVALENCE_CLASS__RECORDS
The feature id for the 'Records' containment reference list |
static int |
DPL_EQUIVALENCE_CLASS_FEATURE_COUNT
The number of structural features of the 'DPL Equivalence Class' class |
static int |
DPL_RECORD
The meta object id for the ' DPL Record' class |
static int |
DPL_RECORD__CELLS
The feature id for the 'Cells' containment reference list |
static int |
DPL_RECORD__DATAPOOL
The feature id for the 'Datapool' reference |
static int |
DPL_RECORD_FEATURE_COUNT
The number of structural features of the 'DPL Record' class |
static int |
DPL_ROLE
The meta object id for the ' DPL Role' enum |
static int |
DPL_VARIABLE
The meta object id for the ' DPL Variable' class |
static int |
DPL_VARIABLE__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
DPL_VARIABLE__ENCRYPTED
The feature id for the 'Encrypted' attribute |
static int |
DPL_VARIABLE__ID
The feature id for the 'Id' attribute |
static int |
DPL_VARIABLE__NAME
The feature id for the 'Name' attribute |
static int |
DPL_VARIABLE__ROLE
The feature id for the 'Role' attribute |
static int |
DPL_VARIABLE__TYPE
The feature id for the 'Type' attribute |
static int |
DPL_VARIABLE__VARIABLES
The feature id for the 'Variables' containment reference list |
static int |
DPL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'DPL Variable' class |
static Common_DatapoolPackage |
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 |
| Method Summary | |
|---|---|
Common_DatapoolFactory |
getCommon_DatapoolFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getDPLCell_Value()
Returns the meta object for the attribute ' Value' |
org.eclipse.emf.ecore.EReference |
getDPLCell_Variable()
Returns the meta object for the reference ' Variable' |
org.eclipse.emf.ecore.EClass |
getDPLCell()
Returns the meta object for class ' DPL Cell' |
org.eclipse.emf.ecore.EAttribute |
getDPLDatapool_Challenge()
Returns the meta object for the attribute ' Challenge' |
org.eclipse.emf.ecore.EReference |
getDPLDatapool_DatapoolSpec()
Returns the meta object for the containment reference ' Datapool Spec' |
org.eclipse.emf.ecore.EReference |
getDPLDatapool_EquivalenceClasses()
Returns the meta object for the containment reference list ' Equivalence Classes' |
org.eclipse.emf.ecore.EClass |
getDPLDatapool()
Returns the meta object for class ' DPL Datapool' |
org.eclipse.emf.ecore.EReference |
getDPLDatapoolSpec_Variables()
Returns the meta object for the containment reference list ' Variables' |
org.eclipse.emf.ecore.EClass |
getDPLDatapoolSpec()
Returns the meta object for class ' DPL Datapool Spec' |
org.eclipse.emf.ecore.EReference |
getDPLEquivalenceClass_Records()
Returns the meta object for the containment reference list ' Records' |
org.eclipse.emf.ecore.EClass |
getDPLEquivalenceClass()
Returns the meta object for class ' DPL Equivalence Class' |
org.eclipse.emf.ecore.EReference |
getDPLRecord_Cells()
Returns the meta object for the containment reference list ' Cells' |
org.eclipse.emf.ecore.EReference |
getDPLRecord_Datapool()
Returns the meta object for the reference ' Datapool' |
org.eclipse.emf.ecore.EClass |
getDPLRecord()
Returns the meta object for class ' DPL Record' |
org.eclipse.emf.ecore.EEnum |
getDPLRole()
Returns the meta object for enum ' DPL Role' |
org.eclipse.emf.ecore.EAttribute |
getDPLVariable_Encrypted()
Returns the meta object for the attribute ' Encrypted' |
org.eclipse.emf.ecore.EAttribute |
getDPLVariable_Role()
Returns the meta object for the attribute ' Role' |
org.eclipse.emf.ecore.EAttribute |
getDPLVariable_Type()
Returns the meta object for the attribute ' Type' |
org.eclipse.emf.ecore.EReference |
getDPLVariable_Variables()
Returns the meta object for the containment reference list ' Variables' |
org.eclipse.emf.ecore.EClass |
getDPLVariable()
Returns the meta object for class ' DPL Variable' |
| 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 copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final Common_DatapoolPackage eINSTANCE
static final int DPL_DATAPOOL_SPEC
DPL Datapool Spec' class.
DPLDatapoolSpecImpl,
Common_DatapoolPackageImpl.getDPLDatapoolSpec(),
Constant Field Valuesstatic final int DPL_DATAPOOL_SPEC__ID
static final int DPL_DATAPOOL_SPEC__DESCRIPTION
static final int DPL_DATAPOOL_SPEC__NAME
static final int DPL_DATAPOOL_SPEC__VARIABLES
static final int DPL_DATAPOOL_SPEC_FEATURE_COUNT
static final int DPL_DATAPOOL
DPL Datapool' class.
DPLDatapoolImpl,
Common_DatapoolPackageImpl.getDPLDatapool(),
Constant Field Valuesstatic final int DPL_EQUIVALENCE_CLASS
DPL Equivalence Class' class.
DPLEquivalenceClassImpl,
Common_DatapoolPackageImpl.getDPLEquivalenceClass(),
Constant Field Valuesstatic final int DPL_EQUIVALENCE_CLASS__ID
static final int DPL_EQUIVALENCE_CLASS__DESCRIPTION
static final int DPL_EQUIVALENCE_CLASS__NAME
static final int DPL_EQUIVALENCE_CLASS__RECORDS
static final int DPL_EQUIVALENCE_CLASS_FEATURE_COUNT
static final int DPL_RECORD
DPL Record' class.
DPLRecordImpl,
Common_DatapoolPackageImpl.getDPLRecord(),
Constant Field Valuesstatic final int DPL_RECORD__DATAPOOL
static final int DPL_RECORD__CELLS
static final int DPL_RECORD_FEATURE_COUNT
static final int DPL_CELL
DPL Cell' class.
DPLCellImpl,
Common_DatapoolPackageImpl.getDPLCell(),
Constant Field Valuesstatic final int DPL_CELL__VALUE
static final int DPL_CELL__VARIABLE
static final int DPL_CELL_FEATURE_COUNT
static final int DPL_VARIABLE
DPL Variable' class.
DPLVariableImpl,
Common_DatapoolPackageImpl.getDPLVariable(),
Constant Field Valuesstatic final int DPL_VARIABLE__ID
static final int DPL_VARIABLE__DESCRIPTION
static final int DPL_VARIABLE__NAME
static final int DPL_VARIABLE__TYPE
static final int DPL_VARIABLE__ROLE
static final int DPL_VARIABLE__ENCRYPTED
static final int DPL_VARIABLE__VARIABLES
static final int DPL_VARIABLE_FEATURE_COUNT
static final int DPL_DATAPOOL__ID
static final int DPL_DATAPOOL__DESCRIPTION
static final int DPL_DATAPOOL__NAME
static final int DPL_DATAPOOL__OPERATIONS
static final int DPL_DATAPOOL__INSTANCES
static final int DPL_DATAPOOL__INSTANTIATIONS
static final int DPL_DATAPOOL__CHALLENGE
static final int DPL_DATAPOOL__EQUIVALENCE_CLASSES
static final int DPL_DATAPOOL__DATAPOOL_SPEC
static final int DPL_DATAPOOL_FEATURE_COUNT
static final int DPL_ROLE
DPL Role' enum.
DPLRole,
Common_DatapoolPackageImpl.getDPLRole(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getDPLDatapoolSpec()
DPL Datapool Spec'.
DPLDatapoolSpecorg.eclipse.emf.ecore.EReference getDPLDatapoolSpec_Variables()
Variables'.
DPLDatapoolSpec.getVariables(),
getDPLDatapoolSpec()org.eclipse.emf.ecore.EClass getDPLDatapool()
DPL Datapool'.
DPLDatapoolorg.eclipse.emf.ecore.EAttribute getDPLDatapool_Challenge()
Challenge'.
DPLDatapool.getChallenge(),
getDPLDatapool()org.eclipse.emf.ecore.EReference getDPLDatapool_EquivalenceClasses()
Equivalence Classes'.
DPLDatapool.getEquivalenceClasses(),
getDPLDatapool()org.eclipse.emf.ecore.EReference getDPLDatapool_DatapoolSpec()
Datapool Spec'.
DPLDatapool.getDatapoolSpec(),
getDPLDatapool()org.eclipse.emf.ecore.EClass getDPLEquivalenceClass()
DPL Equivalence Class'.
DPLEquivalenceClassorg.eclipse.emf.ecore.EReference getDPLEquivalenceClass_Records()
Records'.
DPLEquivalenceClass.getRecords(),
getDPLEquivalenceClass()org.eclipse.emf.ecore.EClass getDPLRecord()
DPL Record'.
DPLRecordorg.eclipse.emf.ecore.EReference getDPLRecord_Datapool()
Datapool'.
DPLRecord.getDatapool(),
getDPLRecord()org.eclipse.emf.ecore.EReference getDPLRecord_Cells()
Cells'.
DPLRecord.getCells(),
getDPLRecord()org.eclipse.emf.ecore.EClass getDPLCell()
DPL Cell'.
DPLCellorg.eclipse.emf.ecore.EAttribute getDPLCell_Value()
Value'.
DPLCell.getValue(),
getDPLCell()org.eclipse.emf.ecore.EReference getDPLCell_Variable()
Variable'.
DPLCell.getVariable(),
getDPLCell()org.eclipse.emf.ecore.EClass getDPLVariable()
DPL Variable'.
DPLVariableorg.eclipse.emf.ecore.EAttribute getDPLVariable_Type()
Type'.
DPLVariable.getType(),
getDPLVariable()org.eclipse.emf.ecore.EAttribute getDPLVariable_Role()
Role'.
DPLVariable.getRole(),
getDPLVariable()org.eclipse.emf.ecore.EAttribute getDPLVariable_Encrypted()
Encrypted'.
DPLVariable.isEncrypted(),
getDPLVariable()org.eclipse.emf.ecore.EReference getDPLVariable_Variables()
Variables'.
DPLVariable.getVariables(),
getDPLVariable()org.eclipse.emf.ecore.EEnum getDPLRole()
DPL Role'.
DPLRoleCommon_DatapoolFactory getCommon_DatapoolFactory()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||