public interface StateBasedComponentsFactory
extends org.eclipse.emf.ecore.EFactory
StateBasedComponentsPackage
Modifier and Type | Field and Description |
---|---|
static StateBasedComponentsFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SimpleStochasticBehavior |
createSimpleStochasticBehavior()
Returns a new object of class 'Simple Stochastic Behavior'.
|
StatefulHardware |
createStatefulHardware()
Returns a new object of class 'Stateful Hardware'.
|
StatefulSoftware |
createStatefulSoftware()
Returns a new object of class 'Stateful Software'.
|
StatelessHardware |
createStatelessHardware()
Returns a new object of class 'Stateless Hardware'.
|
StatelessSoftware |
createStatelessSoftware()
Returns a new object of class 'Stateless Software'.
|
StochasticFailureBehaviour |
createStochasticFailureBehaviour()
Returns a new object of class 'Stochastic Failure Behaviour'.
|
StateBasedComponentsPackage |
getStateBasedComponentsPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final StateBasedComponentsFactory eINSTANCE
StatefulHardware createStatefulHardware()
StatefulSoftware createStatefulSoftware()
SimpleStochasticBehavior createSimpleStochasticBehavior()
StatelessHardware createStatelessHardware()
StatelessSoftware createStatelessSoftware()
StochasticFailureBehaviour createStochasticFailureBehaviour()
StateBasedComponentsPackage getStateBasedComponentsPackage()