public interface DependableComponentFactory
extends org.eclipse.emf.ecore.EFactory
DependableComponentPackage
Modifier and Type | Field and Description |
---|---|
static DependableComponentFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AnalysisContextElement |
createAnalysisContextElement()
Returns a new object of class 'Analysis Context Element'.
|
DependableComponent |
createDependableComponent()
Returns a new object of class 'Dependable Component'.
|
ErrorModelBehavior |
createErrorModelBehavior()
Returns a new object of class 'Error Model Behavior'.
|
FailureMode |
createFailureMode()
Returns a new object of class 'Failure Mode'.
|
FailureModes |
createFailureModes()
Returns a new object of class 'Failure Modes'.
|
Propagation |
createPropagation()
Returns a new object of class 'Propagation'.
|
Threat |
createThreat()
Returns a new object of class 'Threat'.
|
DependableComponentPackage |
getDependableComponentPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final DependableComponentFactory eINSTANCE
FailureModes createFailureModes()
FailureMode createFailureMode()
DependableComponent createDependableComponent()
Threat createThreat()
AnalysisContextElement createAnalysisContextElement()
ErrorModelBehavior createErrorModelBehavior()
Propagation createPropagation()
DependableComponentPackage getDependableComponentPackage()