|
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 CBEFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CBEPackage| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
static CBEFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
CBEAvailableSituation |
createCBEAvailableSituation()
Returns a new object of class 'Available Situation' |
CBECommonBaseEvent |
createCBECommonBaseEvent()
Returns a new object of class 'Common Base Event' |
CBEComponentIdentification |
createCBEComponentIdentification()
Returns a new object of class 'Component Identification' |
CBEConfigureSituation |
createCBEConfigureSituation()
Returns a new object of class 'Configure Situation' |
CBEConnectSituation |
createCBEConnectSituation()
Returns a new object of class 'Connect Situation' |
CBEContextDataElement |
createCBEContextDataElement()
Returns a new object of class 'Context Data Element' |
CBECreateSituation |
createCBECreateSituation()
Returns a new object of class 'Create Situation' |
CBEDefaultElement |
createCBEDefaultElement()
Returns a new object of class 'Default Element' |
CBEDefaultEvent |
createCBEDefaultEvent()
Returns a new object of class 'Default Event' |
CBEDependencySituation |
createCBEDependencySituation()
Returns a new object of class 'Dependency Situation' |
CBEDestroySituation |
createCBEDestroySituation()
Returns a new object of class 'Destroy Situation' |
CBEExtendedDataElement |
createCBEExtendedDataElement()
Returns a new object of class 'Extended Data Element' |
CBEFeatureSituation |
createCBEFeatureSituation()
Returns a new object of class 'Feature Situation' |
CBEMsgDataElement |
createCBEMsgDataElement()
Returns a new object of class 'Msg Data Element' |
CBEOtherSituation |
createCBEOtherSituation()
Returns a new object of class 'Other Situation' |
CBEReportSituation |
createCBEReportSituation()
Returns a new object of class 'Report Situation' |
CBERequestSituation |
createCBERequestSituation()
Returns a new object of class 'Request Situation' |
CBESituation |
createCBESituation()
Returns a new object of class 'Situation' |
CBEStartSituation |
createCBEStartSituation()
Returns a new object of class 'Start Situation' |
CBEStopSituation |
createCBEStopSituation()
Returns a new object of class 'Stop Situation' |
CBEPackage |
getCBEPackage()
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 java.lang.String copyright
static final CBEFactory eINSTANCE
| Method Detail |
|---|
CBECommonBaseEvent createCBECommonBaseEvent()
CBEExtendedDataElement createCBEExtendedDataElement()
CBEContextDataElement createCBEContextDataElement()
CBEComponentIdentification createCBEComponentIdentification()
CBEMsgDataElement createCBEMsgDataElement()
CBEDefaultEvent createCBEDefaultEvent()
CBEDefaultElement createCBEDefaultElement()
CBESituation createCBESituation()
CBEStartSituation createCBEStartSituation()
CBEConnectSituation createCBEConnectSituation()
CBEStopSituation createCBEStopSituation()
CBEReportSituation createCBEReportSituation()
CBEFeatureSituation createCBEFeatureSituation()
CBEConfigureSituation createCBEConfigureSituation()
CBEDependencySituation createCBEDependencySituation()
CBECreateSituation createCBECreateSituation()
CBEDestroySituation createCBEDestroySituation()
CBEAvailableSituation createCBEAvailableSituation()
CBERequestSituation createCBERequestSituation()
CBEOtherSituation createCBEOtherSituation()
CBEPackage getCBEPackage()
|
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 | ||||||||