|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommonFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CommonPackage| Field Summary | |
|---|---|
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 |
|---|
static final CommonFactory eINSTANCE
| Method Detail |
|---|
CMNMachine createCMNMachine()
CMNNodeType createCMNNodeType()
CMNNodeInstance createCMNNodeInstance()
CMNExtendedProperty createCMNExtendedProperty()
CMNDefaultProperty createCMNDefaultProperty()
CMNAnnotation createCMNAnnotation()
CommonPackage getCommonPackage()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||