public interface ErrorModelFactory
extends org.eclipse.emf.ecore.EFactory
ErrorModelPackage
Modifier and Type | Field and Description |
---|---|
static ErrorModelFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AndExpression |
createAndExpression()
Returns a new object of class 'And Expression'.
|
ComponentErrorBehavior |
createComponentErrorBehavior()
Returns a new object of class 'Component Error Behavior'.
|
CompositeErrorBehavior |
createCompositeErrorBehavior()
Returns a new object of class 'Composite Error Behavior'.
|
CompositeState |
createCompositeState()
Returns a new object of class 'Composite State'.
|
ConditionElement |
createConditionElement()
Returns a new object of class 'Condition Element'.
|
ConditionExpression |
createConditionExpression()
Returns a new object of class 'Condition Expression'.
|
ConnectionTransformation |
createConnectionTransformation()
Returns a new object of class 'Connection Transformation'.
|
EBSMUseContext |
createEBSMUseContext()
Returns a new object of class 'EBSM Use Context'.
|
ElementTypeMapping |
createElementTypeMapping()
Returns a new object of class 'Element Type Mapping'.
|
ElementTypeTransformation |
createElementTypeTransformation()
Returns a new object of class 'Element Type Transformation'.
|
ErrorBehaviorEvent |
createErrorBehaviorEvent()
Returns a new object of class 'Error Behavior Event'.
|
ErrorBehaviorState |
createErrorBehaviorState()
Returns a new object of class 'Error Behavior State'.
|
ErrorBehaviorStateMachine |
createErrorBehaviorStateMachine()
Returns a new object of class 'Error Behavior State Machine'.
|
ErrorBehaviorStateOrTypeSet |
createErrorBehaviorStateOrTypeSet()
Returns a new object of class 'Error Behavior State Or Type Set'.
|
ErrorBehaviorTransition |
createErrorBehaviorTransition()
Returns a new object of class 'Error Behavior Transition'.
|
ErrorCodeValue |
createErrorCodeValue()
Returns a new object of class 'Error Code Value'.
|
ErrorDetection |
createErrorDetection()
Returns a new object of class 'Error Detection'.
|
ErrorEvent |
createErrorEvent()
Returns a new object of class 'Error Event'.
|
ErrorFlow |
createErrorFlow()
Returns a new object of class 'Error Flow'.
|
ErrorModelGrammarRoot |
createErrorModelGrammarRoot()
Returns a new object of class 'Grammar Root'.
|
ErrorModelLibrary |
createErrorModelLibrary()
Returns a new object of class 'Library'.
|
ErrorModelSubclause |
createErrorModelSubclause()
Returns a new object of class 'Subclause'.
|
ErrorPath |
createErrorPath()
Returns a new object of class 'Error Path'.
|
ErrorPropagation |
createErrorPropagation()
Returns a new object of class 'Error Propagation'.
|
ErrorPropagations |
createErrorPropagations()
Returns a new object of class 'Error Propagations'.
|
ErrorSink |
createErrorSink()
Returns a new object of class 'Error Sink'.
|
ErrorSource |
createErrorSource()
Returns a new object of class 'Error Source'.
|
ErrorStateToModeMapping |
createErrorStateToModeMapping()
Returns a new object of class 'Error State To Mode Mapping'.
|
ErrorType |
createErrorType()
Returns a new object of class 'Error Type'.
|
ErrorTypes |
createErrorTypes()
Returns a new object of class 'Error Types'.
|
EventOrPropagation |
createEventOrPropagation()
Returns a new object of class 'Event Or Propagation'.
|
ObservablePropagationConnection |
createObservablePropagationConnection()
Returns a new object of class 'Observable Propagation Connection'.
|
ObservablePropagationConnections |
createObservablePropagationConnections()
Returns a new object of class 'Observable Propagation Connections'.
|
OrExpression |
createOrExpression()
Returns a new object of class 'Or Expression'.
|
OrlessExpression |
createOrlessExpression()
Returns a new object of class 'Orless Expression'.
|
OrmoreExpression |
createOrmoreExpression()
Returns a new object of class 'Ormore Expression'.
|
OutgoingPropagationCondition |
createOutgoingPropagationCondition()
Returns a new object of class 'Outgoing Propagation Condition'.
|
QualifiedObservableErrorPropagationPoint |
createQualifiedObservableErrorPropagationPoint()
Returns a new object of class 'Qualified Observable Error Propagation Point'.
|
RecoverEvent |
createRecoverEvent()
Returns a new object of class 'Recover Event'.
|
RepairEvent |
createRepairEvent()
Returns a new object of class 'Repair Event'.
|
SAndExpression |
createSAndExpression()
Returns a new object of class 'SAnd Expression'.
|
SOrExpression |
createSOrExpression()
Returns a new object of class 'SOr Expression'.
|
SubcomponentElement |
createSubcomponentElement()
Returns a new object of class 'Subcomponent Element'.
|
TokenTypeMapping |
createTokenTypeMapping()
Returns a new object of class 'Token Type Mapping'.
|
TransitionBranch |
createTransitionBranch()
Returns a new object of class 'Transition Branch'.
|
TypeMapping |
createTypeMapping()
Returns a new object of class 'Type Mapping'.
|
TypeMappingSet |
createTypeMappingSet()
Returns a new object of class 'Type Mapping Set'.
|
TypeSet |
createTypeSet()
Returns a new object of class 'Type Set'.
|
TypeToken |
createTypeToken()
Returns a new object of class 'Type Token'.
|
TypeTokenTransformation |
createTypeTokenTransformation()
Returns a new object of class 'Type Token Transformation'.
|
TypeTransformation |
createTypeTransformation()
Returns a new object of class 'Type Transformation'.
|
TypeTransformationSet |
createTypeTransformationSet()
Returns a new object of class 'Type Transformation Set'.
|
TypeUseContext |
createTypeUseContext()
Returns a new object of class 'Type Use Context'.
|
ErrorModelPackage |
getErrorModelPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ErrorModelFactory eINSTANCE
ErrorModelGrammarRoot createErrorModelGrammarRoot()
ErrorModelSubclause createErrorModelSubclause()
ErrorModelLibrary createErrorModelLibrary()
ErrorTypes createErrorTypes()
ErrorType createErrorType()
TypeSet createTypeSet()
TypeToken createTypeToken()
TypeTransformationSet createTypeTransformationSet()
TypeTransformation createTypeTransformation()
TypeTokenTransformation createTypeTokenTransformation()
ElementTypeTransformation createElementTypeTransformation()
TypeMappingSet createTypeMappingSet()
TypeMapping createTypeMapping()
TokenTypeMapping createTokenTypeMapping()
ElementTypeMapping createElementTypeMapping()
ErrorPropagations createErrorPropagations()
ErrorPropagation createErrorPropagation()
ErrorFlow createErrorFlow()
ErrorSource createErrorSource()
ErrorBehaviorStateOrTypeSet createErrorBehaviorStateOrTypeSet()
ErrorSink createErrorSink()
ErrorPath createErrorPath()
ObservablePropagationConnections createObservablePropagationConnections()
ObservablePropagationConnection createObservablePropagationConnection()
QualifiedObservableErrorPropagationPoint createQualifiedObservableErrorPropagationPoint()
ErrorBehaviorStateMachine createErrorBehaviorStateMachine()
ErrorBehaviorEvent createErrorBehaviorEvent()
ErrorEvent createErrorEvent()
RepairEvent createRepairEvent()
RecoverEvent createRecoverEvent()
ErrorBehaviorState createErrorBehaviorState()
ErrorBehaviorTransition createErrorBehaviorTransition()
TransitionBranch createTransitionBranch()
ConnectionTransformation createConnectionTransformation()
EBSMUseContext createEBSMUseContext()
TypeUseContext createTypeUseContext()
ComponentErrorBehavior createComponentErrorBehavior()
ConditionExpression createConditionExpression()
OrmoreExpression createOrmoreExpression()
OrlessExpression createOrlessExpression()
ConditionElement createConditionElement()
EventOrPropagation createEventOrPropagation()
OutgoingPropagationCondition createOutgoingPropagationCondition()
ErrorDetection createErrorDetection()
ErrorCodeValue createErrorCodeValue()
ErrorStateToModeMapping createErrorStateToModeMapping()
CompositeErrorBehavior createCompositeErrorBehavior()
CompositeState createCompositeState()
SubcomponentElement createSubcomponentElement()
OrExpression createOrExpression()
AndExpression createAndExpression()
SOrExpression createSOrExpression()
SAndExpression createSAndExpression()
ErrorModelPackage getErrorModelPackage()