|
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 Common_Behavior_FragmentsFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
Common_Behavior_FragmentsPackage| Field Summary | |
|---|---|
static Common_Behavior_FragmentsFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
BVRCombinedFragment |
createBVRCombinedFragment()
Returns a new object of class 'BVR Combined Fragment' |
BVRGate |
createBVRGate()
Returns a new object of class 'BVR Gate' |
BVRInteraction |
createBVRInteraction()
Returns a new object of class 'BVR Interaction' |
BVRInteractionConstraint |
createBVRInteractionConstraint()
Returns a new object of class 'BVR Interaction Constraint' |
BVRInteractionOccurrence |
createBVRInteractionOccurrence()
Returns a new object of class 'BVR Interaction Occurrence' |
BVRInteractionOperand |
createBVRInteractionOperand()
Returns a new object of class 'BVR Interaction Operand' |
BVRPartDecomposition |
createBVRPartDecomposition()
Returns a new object of class 'BVR Part Decomposition' |
Common_Behavior_FragmentsPackage |
getCommon_Behavior_FragmentsPackage()
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 Common_Behavior_FragmentsFactory eINSTANCE
| Method Detail |
|---|
BVRInteractionOccurrence createBVRInteractionOccurrence()
BVRPartDecomposition createBVRPartDecomposition()
BVRInteractionOperand createBVRInteractionOperand()
BVRInteractionConstraint createBVRInteractionConstraint()
BVRGate createBVRGate()
BVRCombinedFragment createBVRCombinedFragment()
BVRInteraction createBVRInteraction()
Common_Behavior_FragmentsPackage getCommon_Behavior_FragmentsPackage()
|
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 | ||||||||