|
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.
CommonPackage| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
static CommonFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
CMNAnnotation |
createCMNAnnotation()
Returns a new object of class 'CMN Annotation' |
CMNDefaultProperty |
createCMNDefaultProperty()
Returns a new object of class 'CMN Default Property' |
CMNExtendedProperty |
createCMNExtendedProperty()
Returns a new object of class 'CMN Extended Property' |
CMNMachine |
createCMNMachine()
Returns a new object of class 'CMN Machine' |
CMNNodeInstance |
createCMNNodeInstance()
Returns a new object of class 'CMN Node Instance' |
CMNNodeType |
createCMNNodeType()
Returns a new object of class 'CMN Node Type' |
CommonPackage |
getCommonPackage()
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 java.lang.String copyright
public static final CommonFactory eINSTANCE
| Method Detail |
public CMNMachine createCMNMachine()
public CMNNodeType createCMNNodeType()
public CMNNodeInstance createCMNNodeInstance()
public CMNExtendedProperty createCMNExtendedProperty()
public CMNDefaultProperty createCMNDefaultProperty()
public CMNAnnotation createCMNAnnotation()
public CommonPackage getCommonPackage()
|
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 | ||||||||||