|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
Common_DatapoolPackage| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
static Common_DatapoolFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
DPLCell |
createDPLCell()
Returns a new object of class 'DPL Cell' |
DPLDatapool |
createDPLDatapool()
Returns a new object of class 'DPL Datapool' |
DPLDatapoolSpec |
createDPLDatapoolSpec()
Returns a new object of class 'DPL Datapool Spec' |
DPLEquivalenceClass |
createDPLEquivalenceClass()
Returns a new object of class 'DPL Equivalence Class' |
DPLRecord |
createDPLRecord()
Returns a new object of class 'DPL Record' |
DPLVariable |
createDPLVariable()
Returns a new object of class 'DPL Variable' |
Common_DatapoolPackage |
getCommon_DatapoolPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| 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 |
| Methods inherited from interface org.eclipse.hyades.edit.datapool.IDatapoolFactory |
|---|
constructDatapool, loadForEdit, save, saveAs, unload |
| Methods inherited from interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolFactory |
|---|
close, load, open, unload |
| Field Detail |
public static final java.lang.String copyright
public static final Common_DatapoolFactory eINSTANCE
| Method Detail |
public DPLDatapoolSpec createDPLDatapoolSpec()
public DPLDatapool createDPLDatapool()
public DPLEquivalenceClass createDPLEquivalenceClass()
public DPLRecord createDPLRecord()
public DPLCell createDPLCell()
public DPLVariable createDPLVariable()
public Common_DatapoolPackage getCommon_DatapoolPackage()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||