public interface CapellacommonFactory
extends org.eclipse.emf.ecore.EFactory
CapellacommonPackage| Modifier and Type | Field and Description |
|---|---|
static CapellacommonFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractStateRealization |
createAbstractStateRealization()
Returns a new object of class 'Abstract State Realization'.
|
ChangeEvent |
createChangeEvent()
Returns a new object of class 'Change Event'.
|
ChangeEvent |
createChangeEvent(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ChoicePseudoState |
createChoicePseudoState()
Returns a new object of class 'Choice Pseudo State'.
|
ChoicePseudoState |
createChoicePseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
DeepHistoryPseudoState |
createDeepHistoryPseudoState()
Returns a new object of class 'Deep History Pseudo State'.
|
DeepHistoryPseudoState |
createDeepHistoryPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
EntryPointPseudoState |
createEntryPointPseudoState()
Returns a new object of class 'Entry Point Pseudo State'.
|
EntryPointPseudoState |
createEntryPointPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ExitPointPseudoState |
createExitPointPseudoState()
Returns a new object of class 'Exit Point Pseudo State'.
|
ExitPointPseudoState |
createExitPointPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FinalState |
createFinalState()
Returns a new object of class 'Final State'.
|
FinalState |
createFinalState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ForkPseudoState |
createForkPseudoState()
Returns a new object of class 'Fork Pseudo State'.
|
ForkPseudoState |
createForkPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
GenericTrace |
createGenericTrace()
Returns a new object of class 'Generic Trace'.
|
InitialPseudoState |
createInitialPseudoState()
Returns a new object of class 'Initial Pseudo State'.
|
InitialPseudoState |
createInitialPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
JoinPseudoState |
createJoinPseudoState()
Returns a new object of class 'Join Pseudo State'.
|
JoinPseudoState |
createJoinPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
JustificationLink |
createJustificationLink()
Returns a new object of class 'Justification Link'.
|
Mode |
createMode()
Returns a new object of class 'Mode'.
|
Mode |
createMode(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Region |
createRegion()
Returns a new object of class 'Region'.
|
Region |
createRegion(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ShallowHistoryPseudoState |
createShallowHistoryPseudoState()
Returns a new object of class 'Shallow History Pseudo State'.
|
ShallowHistoryPseudoState |
createShallowHistoryPseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
State |
createState()
Returns a new object of class 'State'.
|
State |
createState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
StateEventRealization |
createStateEventRealization()
Returns a new object of class 'State Event Realization'.
|
StateMachine |
createStateMachine()
Returns a new object of class 'State Machine'.
|
StateMachine |
createStateMachine(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
StateTransition |
createStateTransition()
Returns a new object of class 'State Transition'.
|
StateTransition |
createStateTransition(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
StateTransitionRealization |
createStateTransitionRealization()
Returns a new object of class 'State Transition Realization'.
|
TerminatePseudoState |
createTerminatePseudoState()
Returns a new object of class 'Terminate Pseudo State'.
|
TerminatePseudoState |
createTerminatePseudoState(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
TimeEvent |
createTimeEvent()
Returns a new object of class 'Time Event'.
|
TimeEvent |
createTimeEvent(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
TransfoLink |
createTransfoLink()
Returns a new object of class 'Transfo Link'.
|
CapellacommonPackage |
getCapellacommonPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final CapellacommonFactory eINSTANCE
GenericTrace createGenericTrace()
TransfoLink createTransfoLink()
JustificationLink createJustificationLink()
StateMachine createStateMachine()
Region createRegion()
State createState()
Mode createMode()
FinalState createFinalState()
StateTransition createStateTransition()
InitialPseudoState createInitialPseudoState()
JoinPseudoState createJoinPseudoState()
ForkPseudoState createForkPseudoState()
ChoicePseudoState createChoicePseudoState()
TerminatePseudoState createTerminatePseudoState()
AbstractStateRealization createAbstractStateRealization()
StateTransitionRealization createStateTransitionRealization()
ShallowHistoryPseudoState createShallowHistoryPseudoState()
DeepHistoryPseudoState createDeepHistoryPseudoState()
EntryPointPseudoState createEntryPointPseudoState()
ExitPointPseudoState createExitPointPseudoState()
StateEventRealization createStateEventRealization()
ChangeEvent createChangeEvent()
TimeEvent createTimeEvent()
CapellacommonPackage getCapellacommonPackage()
StateMachine createStateMachine(java.lang.String name_p)
name_p - : default name of created elementRegion createRegion(java.lang.String name_p)
name_p - : default name of created elementState createState(java.lang.String name_p)
name_p - : default name of created elementMode createMode(java.lang.String name_p)
name_p - : default name of created elementFinalState createFinalState(java.lang.String name_p)
name_p - : default name of created elementStateTransition createStateTransition(java.lang.String name_p)
name_p - : default name of created elementInitialPseudoState createInitialPseudoState(java.lang.String name_p)
name_p - : default name of created elementJoinPseudoState createJoinPseudoState(java.lang.String name_p)
name_p - : default name of created elementForkPseudoState createForkPseudoState(java.lang.String name_p)
name_p - : default name of created elementChoicePseudoState createChoicePseudoState(java.lang.String name_p)
name_p - : default name of created elementTerminatePseudoState createTerminatePseudoState(java.lang.String name_p)
name_p - : default name of created elementShallowHistoryPseudoState createShallowHistoryPseudoState(java.lang.String name_p)
name_p - : default name of created elementDeepHistoryPseudoState createDeepHistoryPseudoState(java.lang.String name_p)
name_p - : default name of created elementEntryPointPseudoState createEntryPointPseudoState(java.lang.String name_p)
name_p - : default name of created elementExitPointPseudoState createExitPointPseudoState(java.lang.String name_p)
name_p - : default name of created elementChangeEvent createChangeEvent(java.lang.String name_p)
name_p - : default name of created elementTimeEvent createTimeEvent(java.lang.String name_p)
name_p - : default name of created element