|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProbekitFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
ProbekitPackage| Field Summary | |
|---|---|
static ProbekitFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
ControlKey |
createControlKey()
Returns a new object of class 'Control Key' |
ControlName |
createControlName()
Returns a new object of class 'Control Name' |
DataItem |
createDataItem()
Returns a new object of class 'Data Item' |
Description |
createDescription()
Returns a new object of class 'Description' |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
Fragment |
createFragment()
Returns a new object of class 'Fragment' |
Import |
createImport()
Returns a new object of class 'Import' |
InvocationObject |
createInvocationObject()
Returns a new object of class 'Invocation Object' |
Label |
createLabel()
Returns a new object of class 'Label' |
Name |
createName()
Returns a new object of class 'Name' |
Probe |
createProbe()
Returns a new object of class 'Probe' |
Probekit |
createProbekit()
Returns a new object of class 'Probekit' |
StaticField |
createStaticField()
Returns a new object of class 'Static Field' |
Target |
createTarget()
Returns a new object of class 'Target' |
ProbekitPackage |
getProbekitPackage()
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 |
| Field Detail |
|---|
static final ProbekitFactory eINSTANCE
| Method Detail |
|---|
ControlKey createControlKey()
ControlName createControlName()
DataItem createDataItem()
Description createDescription()
DocumentRoot createDocumentRoot()
Fragment createFragment()
Import createImport()
InvocationObject createInvocationObject()
Label createLabel()
Name createName()
Probe createProbe()
Probekit createProbekit()
StaticField createStaticField()
Target createTarget()
ProbekitPackage getProbekitPackage()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||