TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.datapool
Interface Common_DatapoolPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
Common_DatapoolPackageImpl

public interface Common_DatapoolPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
Common_DatapoolFactory
Generated
[EMF] Model
kind="package"

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

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
Generated

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eINSTANCE

static final Common_DatapoolPackage eINSTANCE
The singleton instance of the package.

Generated

DPL_DATAPOOL_SPEC

static final int DPL_DATAPOOL_SPEC
The meta object id for the 'DPL Datapool Spec' class.

See Also:
DPLDatapoolSpecImpl, Common_DatapoolPackageImpl.getDPLDatapoolSpec(), Constant Field Values
Generated

DPL_DATAPOOL_SPEC__ID

static final int DPL_DATAPOOL_SPEC__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL_SPEC__DESCRIPTION

static final int DPL_DATAPOOL_SPEC__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL_SPEC__NAME

static final int DPL_DATAPOOL_SPEC__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL_SPEC__VARIABLES

static final int DPL_DATAPOOL_SPEC__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL_SPEC_FEATURE_COUNT

static final int DPL_DATAPOOL_SPEC_FEATURE_COUNT
The number of structural features of the 'DPL Datapool Spec' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL

static final int DPL_DATAPOOL
The meta object id for the 'DPL Datapool' class.

See Also:
DPLDatapoolImpl, Common_DatapoolPackageImpl.getDPLDatapool(), Constant Field Values
Generated

DPL_EQUIVALENCE_CLASS

static final int DPL_EQUIVALENCE_CLASS
The meta object id for the 'DPL Equivalence Class' class.

See Also:
DPLEquivalenceClassImpl, Common_DatapoolPackageImpl.getDPLEquivalenceClass(), Constant Field Values
Generated

DPL_EQUIVALENCE_CLASS__ID

static final int DPL_EQUIVALENCE_CLASS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_EQUIVALENCE_CLASS__DESCRIPTION

static final int DPL_EQUIVALENCE_CLASS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_EQUIVALENCE_CLASS__NAME

static final int DPL_EQUIVALENCE_CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_EQUIVALENCE_CLASS__RECORDS

static final int DPL_EQUIVALENCE_CLASS__RECORDS
The feature id for the 'Records' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_EQUIVALENCE_CLASS_FEATURE_COUNT

static final int DPL_EQUIVALENCE_CLASS_FEATURE_COUNT
The number of structural features of the 'DPL Equivalence Class' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_RECORD

static final int DPL_RECORD
The meta object id for the 'DPL Record' class.

See Also:
DPLRecordImpl, Common_DatapoolPackageImpl.getDPLRecord(), Constant Field Values
Generated

DPL_RECORD__DATAPOOL

static final int DPL_RECORD__DATAPOOL
The feature id for the 'Datapool' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_RECORD__CELLS

static final int DPL_RECORD__CELLS
The feature id for the 'Cells' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_RECORD_FEATURE_COUNT

static final int DPL_RECORD_FEATURE_COUNT
The number of structural features of the 'DPL Record' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_CELL

static final int DPL_CELL
The meta object id for the 'DPL Cell' class.

See Also:
DPLCellImpl, Common_DatapoolPackageImpl.getDPLCell(), Constant Field Values
Generated

DPL_CELL__VALUE

static final int DPL_CELL__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_CELL__VARIABLE

static final int DPL_CELL__VARIABLE
The feature id for the 'Variable' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_CELL_FEATURE_COUNT

static final int DPL_CELL_FEATURE_COUNT
The number of structural features of the 'DPL Cell' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE

static final int DPL_VARIABLE
The meta object id for the 'DPL Variable' class.

See Also:
DPLVariableImpl, Common_DatapoolPackageImpl.getDPLVariable(), Constant Field Values
Generated

DPL_VARIABLE__ID

static final int DPL_VARIABLE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__DESCRIPTION

static final int DPL_VARIABLE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__NAME

static final int DPL_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__TYPE

static final int DPL_VARIABLE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__ROLE

static final int DPL_VARIABLE__ROLE
The feature id for the 'Role' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__ENCRYPTED

static final int DPL_VARIABLE__ENCRYPTED
The feature id for the 'Encrypted' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE__VARIABLES

static final int DPL_VARIABLE__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_VARIABLE_FEATURE_COUNT

static final int DPL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'DPL Variable' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__ID

static final int DPL_DATAPOOL__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__DESCRIPTION

static final int DPL_DATAPOOL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__NAME

static final int DPL_DATAPOOL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__OPERATIONS

static final int DPL_DATAPOOL__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__INSTANCES

static final int DPL_DATAPOOL__INSTANCES
The feature id for the 'Instances' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__INSTANTIATIONS

static final int DPL_DATAPOOL__INSTANTIATIONS
The feature id for the 'Instantiations' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__CHALLENGE

static final int DPL_DATAPOOL__CHALLENGE
The feature id for the 'Challenge' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__EQUIVALENCE_CLASSES

static final int DPL_DATAPOOL__EQUIVALENCE_CLASSES
The feature id for the 'Equivalence Classes' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL__DATAPOOL_SPEC

static final int DPL_DATAPOOL__DATAPOOL_SPEC
The feature id for the 'Datapool Spec' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_DATAPOOL_FEATURE_COUNT

static final int DPL_DATAPOOL_FEATURE_COUNT
The number of structural features of the 'DPL Datapool' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DPL_ROLE

static final int DPL_ROLE
The meta object id for the 'DPL Role' enum.

See Also:
DPLRole, Common_DatapoolPackageImpl.getDPLRole(), Constant Field Values
Generated
Method Detail

getDPLDatapoolSpec

org.eclipse.emf.ecore.EClass getDPLDatapoolSpec()
Returns the meta object for class 'DPL Datapool Spec'.

Returns:
the meta object for class 'DPL Datapool Spec'.
See Also:
DPLDatapoolSpec
Generated

getDPLDatapoolSpec_Variables

org.eclipse.emf.ecore.EReference getDPLDatapoolSpec_Variables()
Returns the meta object for the containment reference list 'Variables'.

Returns:
the meta object for the containment reference list 'Variables'.
See Also:
DPLDatapoolSpec.getVariables(), getDPLDatapoolSpec()
Generated

getDPLDatapool

org.eclipse.emf.ecore.EClass getDPLDatapool()
Returns the meta object for class 'DPL Datapool'.

Returns:
the meta object for class 'DPL Datapool'.
See Also:
DPLDatapool
Generated

getDPLDatapool_Challenge

org.eclipse.emf.ecore.EAttribute getDPLDatapool_Challenge()
Returns the meta object for the attribute 'Challenge'.

Returns:
the meta object for the attribute 'Challenge'.
See Also:
DPLDatapool.getChallenge(), getDPLDatapool()
Generated

getDPLDatapool_EquivalenceClasses

org.eclipse.emf.ecore.EReference getDPLDatapool_EquivalenceClasses()
Returns the meta object for the containment reference list 'Equivalence Classes'.

Returns:
the meta object for the containment reference list 'Equivalence Classes'.
See Also:
DPLDatapool.getEquivalenceClasses(), getDPLDatapool()
Generated

getDPLDatapool_DatapoolSpec

org.eclipse.emf.ecore.EReference getDPLDatapool_DatapoolSpec()
Returns the meta object for the containment reference 'Datapool Spec'.

Returns:
the meta object for the containment reference 'Datapool Spec'.
See Also:
DPLDatapool.getDatapoolSpec(), getDPLDatapool()
Generated

getDPLEquivalenceClass

org.eclipse.emf.ecore.EClass getDPLEquivalenceClass()
Returns the meta object for class 'DPL Equivalence Class'.

Returns:
the meta object for class 'DPL Equivalence Class'.
See Also:
DPLEquivalenceClass
Generated

getDPLEquivalenceClass_Records

org.eclipse.emf.ecore.EReference getDPLEquivalenceClass_Records()
Returns the meta object for the containment reference list 'Records'.

Returns:
the meta object for the containment reference list 'Records'.
See Also:
DPLEquivalenceClass.getRecords(), getDPLEquivalenceClass()
Generated

getDPLRecord

org.eclipse.emf.ecore.EClass getDPLRecord()
Returns the meta object for class 'DPL Record'.

Returns:
the meta object for class 'DPL Record'.
See Also:
DPLRecord
Generated

getDPLRecord_Datapool

org.eclipse.emf.ecore.EReference getDPLRecord_Datapool()
Returns the meta object for the reference 'Datapool'.

Returns:
the meta object for the reference 'Datapool'.
See Also:
DPLRecord.getDatapool(), getDPLRecord()
Generated

getDPLRecord_Cells

org.eclipse.emf.ecore.EReference getDPLRecord_Cells()
Returns the meta object for the containment reference list 'Cells'.

Returns:
the meta object for the containment reference list 'Cells'.
See Also:
DPLRecord.getCells(), getDPLRecord()
Generated

getDPLCell

org.eclipse.emf.ecore.EClass getDPLCell()
Returns the meta object for class 'DPL Cell'.

Returns:
the meta object for class 'DPL Cell'.
See Also:
DPLCell
Generated

getDPLCell_Value

org.eclipse.emf.ecore.EAttribute getDPLCell_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DPLCell.getValue(), getDPLCell()
Generated

getDPLCell_Variable

org.eclipse.emf.ecore.EReference getDPLCell_Variable()
Returns the meta object for the reference 'Variable'.

Returns:
the meta object for the reference 'Variable'.
See Also:
DPLCell.getVariable(), getDPLCell()
Generated

getDPLVariable

org.eclipse.emf.ecore.EClass getDPLVariable()
Returns the meta object for class 'DPL Variable'.

Returns:
the meta object for class 'DPL Variable'.
See Also:
DPLVariable
Generated

getDPLVariable_Type

org.eclipse.emf.ecore.EAttribute getDPLVariable_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
DPLVariable.getType(), getDPLVariable()
Generated

getDPLVariable_Role

org.eclipse.emf.ecore.EAttribute getDPLVariable_Role()
Returns the meta object for the attribute 'Role'.

Returns:
the meta object for the attribute 'Role'.
See Also:
DPLVariable.getRole(), getDPLVariable()
Generated

getDPLVariable_Encrypted

org.eclipse.emf.ecore.EAttribute getDPLVariable_Encrypted()
Returns the meta object for the attribute 'Encrypted'.

Returns:
the meta object for the attribute 'Encrypted'.
See Also:
DPLVariable.isEncrypted(), getDPLVariable()
Generated

getDPLVariable_Variables

org.eclipse.emf.ecore.EReference getDPLVariable_Variables()
Returns the meta object for the containment reference list 'Variables'.

Returns:
the meta object for the containment reference list 'Variables'.
See Also:
DPLVariable.getVariables(), getDPLVariable()
Generated

getDPLRole

org.eclipse.emf.ecore.EEnum getDPLRole()
Returns the meta object for enum 'DPL Role'.

Returns:
the meta object for enum 'DPL Role'.
See Also:
DPLRole
Generated

getCommon_DatapoolFactory

Common_DatapoolFactory getCommon_DatapoolFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.5.0 Platform Project
Public API Specification