|
TPTP 4.4.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.
SymptomPackage| Field Summary | |
|---|---|
static SymptomFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
Symptom |
createSymptom()
Returns a new object of class 'Symptom' |
SymptomCatalog |
createSymptomCatalog()
Returns a new object of class 'Catalog' |
SymptomContainer |
createSymptomContainer()
Returns a new object of class 'Container' |
SymptomDefinition |
createSymptomDefinition()
Returns a new object of class 'Definition' |
SymptomEffect |
createSymptomEffect()
Returns a new object of class 'Effect' |
SymptomEngine |
createSymptomEngine()
Returns a new object of class 'Engine' |
SymptomRule |
createSymptomRule()
Returns a new object of class 'Rule' |
SymptomPackage |
getSymptomPackage()
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 |
public static final SymptomFactory eINSTANCE
| Method Detail |
public DocumentRoot createDocumentRoot()
public Symptom createSymptom()
public SymptomCatalog createSymptomCatalog()
public SymptomContainer createSymptomContainer()
public SymptomDefinition createSymptomDefinition()
public SymptomEffect createSymptomEffect()
public SymptomEngine createSymptomEngine()
public SymptomRule createSymptomRule()
public SymptomPackage getSymptomPackage()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||