public interface MaintenanceMonitoringPackage
extends org.eclipse.emf.ecore.EPackage
MaintenanceMonitoringFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
MaintenanceMonitoringPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static MaintenanceMonitoringPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
ERROR_DETECTION
The meta object id for the '
Error Detection ' class. |
static int |
ERROR_DETECTION__BASE_ACTION
The feature id for the 'Base Action' reference.
|
static int |
ERROR_DETECTION__BASE_ACTIVITY
The feature id for the 'Base Activity' reference.
|
static int |
ERROR_DETECTION__CORRECTION_PROBABILITY
The feature id for the 'Correction Probability' attribute.
|
static int |
ERROR_DETECTION__DURATION
The feature id for the 'Duration' attribute.
|
static int |
ERROR_DETECTION__ON_COMPLETION
The feature id for the 'On Completion' reference list.
|
static int |
ERROR_DETECTION__ON_FAILED_COMPLETION
The feature id for the 'On Failed Completion' reference list.
|
static int |
ERROR_DETECTION__ON_SUCCESSFUL_COMPLETION
The feature id for the 'On Successful Completion' reference list.
|
static int |
ERROR_DETECTION__PROB_SUCCESS
The feature id for the 'Prob Success' attribute.
|
static int |
ERROR_DETECTION__TARGETS
The feature id for the 'Targets' reference.
|
static int |
ERROR_DETECTION__WHEN
The feature id for the 'When' attribute.
|
static int |
ERROR_DETECTION_FEATURE_COUNT
The number of structural features of the 'Error Detection' class.
|
static int |
FAILURE_DETECTION
The meta object id for the '
Failure Detection ' class. |
static int |
FAILURE_DETECTION__BASE_ACTION
The feature id for the 'Base Action' reference.
|
static int |
FAILURE_DETECTION__BASE_ACTIVITY
The feature id for the 'Base Activity' reference.
|
static int |
FAILURE_DETECTION__DURATION
The feature id for the 'Duration' attribute.
|
static int |
FAILURE_DETECTION__ON_COMPLETION
The feature id for the 'On Completion' reference list.
|
static int |
FAILURE_DETECTION__ON_DETECTION
The feature id for the 'On Detection' reference list.
|
static int |
FAILURE_DETECTION__ON_FAILED_COMPLETION
The feature id for the 'On Failed Completion' reference list.
|
static int |
FAILURE_DETECTION__ON_SUCCESSFUL_COMPLETION
The feature id for the 'On Successful Completion' reference list.
|
static int |
FAILURE_DETECTION__PROB_SUCCESS
The feature id for the 'Prob Success' attribute.
|
static int |
FAILURE_DETECTION__WHEN
The feature id for the 'When' attribute.
|
static int |
FAILURE_DETECTION_FEATURE_COUNT
The number of structural features of the 'Failure Detection' class.
|
static int |
MM_ACTIVITIES
The meta object id for the '
MM Activities ' class. |
static int |
MM_ACTIVITIES__BASE_ACTION
The feature id for the 'Base Action' reference.
|
static int |
MM_ACTIVITIES__BASE_ACTIVITY
The feature id for the 'Base Activity' reference.
|
static int |
MM_ACTIVITIES__DURATION
The feature id for the 'Duration' attribute.
|
static int |
MM_ACTIVITIES__ON_COMPLETION
The feature id for the 'On Completion' reference list.
|
static int |
MM_ACTIVITIES__ON_FAILED_COMPLETION
The feature id for the 'On Failed Completion' reference list.
|
static int |
MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION
The feature id for the 'On Successful Completion' reference list.
|
static int |
MM_ACTIVITIES__PROB_SUCCESS
The feature id for the 'Prob Success' attribute.
|
static int |
MM_ACTIVITIES__WHEN
The feature id for the 'When' attribute.
|
static int |
MM_ACTIVITIES_FEATURE_COUNT
The number of structural features of the 'MM Activities' class.
|
static int |
REPAIR
The meta object id for the '
Repair ' class. |
static int |
REPAIR__BASE_ACTION
The feature id for the 'Base Action' reference.
|
static int |
REPAIR__BASE_ACTIVITY
The feature id for the 'Base Activity' reference.
|
static int |
REPAIR__BASE_TRANSITION
The feature id for the 'Base Transition' reference.
|
static int |
REPAIR__DURATION
The feature id for the 'Duration' attribute.
|
static int |
REPAIR__ON_COMPLETION
The feature id for the 'On Completion' reference list.
|
static int |
REPAIR__ON_FAILED_COMPLETION
The feature id for the 'On Failed Completion' reference list.
|
static int |
REPAIR__ON_SUCCESSFUL_COMPLETION
The feature id for the 'On Successful Completion' reference list.
|
static int |
REPAIR__PROB_SUCCESS
The feature id for the 'Prob Success' attribute.
|
static int |
REPAIR__TARGETS
The feature id for the 'Targets' reference list.
|
static int |
REPAIR__WHEN
The feature id for the 'When' attribute.
|
static int |
REPAIR_FEATURE_COUNT
The number of structural features of the 'Repair' class.
|
static int |
REPLACE
The meta object id for the '
Replace ' class. |
static int |
REPLACE__BASE_ACTION
The feature id for the 'Base Action' reference.
|
static int |
REPLACE__BASE_ACTIVITY
The feature id for the 'Base Activity' reference.
|
static int |
REPLACE__DURATION
The feature id for the 'Duration' attribute.
|
static int |
REPLACE__ON_COMPLETION
The feature id for the 'On Completion' reference list.
|
static int |
REPLACE__ON_FAILED_COMPLETION
The feature id for the 'On Failed Completion' reference list.
|
static int |
REPLACE__ON_SUCCESSFUL_COMPLETION
The feature id for the 'On Successful Completion' reference list.
|
static int |
REPLACE__PROB_SUCCESS
The feature id for the 'Prob Success' attribute.
|
static int |
REPLACE__REPLACEMENT
The feature id for the 'Replacement' reference.
|
static int |
REPLACE__TARGETS
The feature id for the 'Targets' reference list.
|
static int |
REPLACE__WHEN
The feature id for the 'When' attribute.
|
static int |
REPLACE_FEATURE_COUNT
The number of structural features of the 'Replace' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getErrorDetection_CorrectionProbability()
Returns the meta object for the attribute '
Correction Probability '. |
org.eclipse.emf.ecore.EReference |
getErrorDetection_Targets()
Returns the meta object for the reference '
Targets '. |
org.eclipse.emf.ecore.EClass |
getErrorDetection()
Returns the meta object for class '
Error Detection '. |
org.eclipse.emf.ecore.EReference |
getFailureDetection_OnDetection()
Returns the meta object for the reference list '
On Detection '. |
org.eclipse.emf.ecore.EClass |
getFailureDetection()
Returns the meta object for class '
Failure Detection '. |
MaintenanceMonitoringFactory |
getMaintenanceMonitoringFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getMMActivities_Base_Action()
Returns the meta object for the reference '
Base Action '. |
org.eclipse.emf.ecore.EReference |
getMMActivities_Base_Activity()
Returns the meta object for the reference '
Base Activity '. |
org.eclipse.emf.ecore.EAttribute |
getMMActivities_Duration()
Returns the meta object for the attribute '
Duration '. |
org.eclipse.emf.ecore.EReference |
getMMActivities_OnCompletion()
Returns the meta object for the reference list '
On Completion '. |
org.eclipse.emf.ecore.EReference |
getMMActivities_OnFailedCompletion()
Returns the meta object for the reference list '
On Failed Completion '. |
org.eclipse.emf.ecore.EReference |
getMMActivities_OnSuccessfulCompletion()
Returns the meta object for the reference list '
On Successful Completion '. |
org.eclipse.emf.ecore.EAttribute |
getMMActivities_ProbSuccess()
Returns the meta object for the attribute '
Prob Success '. |
org.eclipse.emf.ecore.EAttribute |
getMMActivities_When()
Returns the meta object for the attribute '
When '. |
org.eclipse.emf.ecore.EClass |
getMMActivities()
Returns the meta object for class '
MM Activities '. |
org.eclipse.emf.ecore.EReference |
getRepair_Base_Transition()
Returns the meta object for the reference '
Base Transition '. |
org.eclipse.emf.ecore.EReference |
getRepair_Targets()
Returns the meta object for the reference list '
Targets '. |
org.eclipse.emf.ecore.EClass |
getRepair()
Returns the meta object for class '
Repair '. |
org.eclipse.emf.ecore.EReference |
getReplace_Replacement()
Returns the meta object for the reference '
Replacement '. |
org.eclipse.emf.ecore.EReference |
getReplace_Targets()
Returns the meta object for the reference list '
Targets '. |
org.eclipse.emf.ecore.EClass |
getReplace()
Returns the meta object for class '
Replace '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final MaintenanceMonitoringPackage eINSTANCE
static final int MM_ACTIVITIES
MM Activities
' class.
static final int MM_ACTIVITIES__BASE_ACTIVITY
static final int MM_ACTIVITIES__WHEN
static final int MM_ACTIVITIES__DURATION
static final int MM_ACTIVITIES__PROB_SUCCESS
static final int MM_ACTIVITIES__ON_COMPLETION
static final int MM_ACTIVITIES__ON_SUCCESSFUL_COMPLETION
static final int MM_ACTIVITIES__ON_FAILED_COMPLETION
static final int MM_ACTIVITIES__BASE_ACTION
static final int MM_ACTIVITIES_FEATURE_COUNT
static final int REPAIR
Repair
' class.
static final int REPAIR__BASE_ACTIVITY
static final int REPAIR__WHEN
static final int REPAIR__DURATION
static final int REPAIR__PROB_SUCCESS
static final int REPAIR__ON_COMPLETION
static final int REPAIR__ON_SUCCESSFUL_COMPLETION
static final int REPAIR__ON_FAILED_COMPLETION
static final int REPAIR__BASE_ACTION
static final int REPAIR__TARGETS
static final int REPAIR__BASE_TRANSITION
static final int REPAIR_FEATURE_COUNT
static final int REPLACE
Replace
' class.
static final int REPLACE__BASE_ACTIVITY
static final int REPLACE__WHEN
static final int REPLACE__DURATION
static final int REPLACE__PROB_SUCCESS
static final int REPLACE__ON_COMPLETION
static final int REPLACE__ON_SUCCESSFUL_COMPLETION
static final int REPLACE__ON_FAILED_COMPLETION
static final int REPLACE__BASE_ACTION
static final int REPLACE__TARGETS
static final int REPLACE__REPLACEMENT
static final int REPLACE_FEATURE_COUNT
static final int ERROR_DETECTION
Error Detection
' class.
static final int ERROR_DETECTION__BASE_ACTIVITY
static final int ERROR_DETECTION__WHEN
static final int ERROR_DETECTION__DURATION
static final int ERROR_DETECTION__PROB_SUCCESS
static final int ERROR_DETECTION__ON_COMPLETION
static final int ERROR_DETECTION__ON_SUCCESSFUL_COMPLETION
static final int ERROR_DETECTION__ON_FAILED_COMPLETION
static final int ERROR_DETECTION__BASE_ACTION
static final int ERROR_DETECTION__TARGETS
static final int ERROR_DETECTION__CORRECTION_PROBABILITY
static final int ERROR_DETECTION_FEATURE_COUNT
static final int FAILURE_DETECTION
Failure Detection
' class.
static final int FAILURE_DETECTION__BASE_ACTIVITY
static final int FAILURE_DETECTION__WHEN
static final int FAILURE_DETECTION__DURATION
static final int FAILURE_DETECTION__PROB_SUCCESS
static final int FAILURE_DETECTION__ON_COMPLETION
static final int FAILURE_DETECTION__ON_SUCCESSFUL_COMPLETION
static final int FAILURE_DETECTION__ON_FAILED_COMPLETION
static final int FAILURE_DETECTION__BASE_ACTION
static final int FAILURE_DETECTION__ON_DETECTION
static final int FAILURE_DETECTION_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getMMActivities()
MM Activities
'.
MMActivities
org.eclipse.emf.ecore.EReference getMMActivities_Base_Activity()
Base Activity
'.
MMActivities.getBase_Activity()
,
getMMActivities()
org.eclipse.emf.ecore.EAttribute getMMActivities_When()
When
'.
MMActivities.getWhen()
,
getMMActivities()
org.eclipse.emf.ecore.EAttribute getMMActivities_Duration()
Duration
'.
MMActivities.getDuration()
,
getMMActivities()
org.eclipse.emf.ecore.EAttribute getMMActivities_ProbSuccess()
Prob Success
'.
MMActivities.getProbSuccess()
,
getMMActivities()
org.eclipse.emf.ecore.EReference getMMActivities_OnCompletion()
On Completion
'.
MMActivities.getOnCompletion()
,
getMMActivities()
org.eclipse.emf.ecore.EReference getMMActivities_OnSuccessfulCompletion()
On Successful Completion
'.
MMActivities.getOnSuccessfulCompletion()
,
getMMActivities()
org.eclipse.emf.ecore.EReference getMMActivities_OnFailedCompletion()
On Failed Completion
'.
MMActivities.getOnFailedCompletion()
,
getMMActivities()
org.eclipse.emf.ecore.EReference getMMActivities_Base_Action()
Base Action
'.
MMActivities.getBase_Action()
,
getMMActivities()
org.eclipse.emf.ecore.EClass getRepair()
Repair
'.
Repair
org.eclipse.emf.ecore.EReference getRepair_Targets()
Targets
'.
Repair.getTargets()
,
getRepair()
org.eclipse.emf.ecore.EReference getRepair_Base_Transition()
Base Transition
'.
Repair.getBase_Transition()
,
getRepair()
org.eclipse.emf.ecore.EClass getReplace()
Replace
'.
Replace
org.eclipse.emf.ecore.EReference getReplace_Targets()
Targets
'.
Replace.getTargets()
,
getReplace()
org.eclipse.emf.ecore.EReference getReplace_Replacement()
Replacement
'.
Replace.getReplacement()
,
getReplace()
org.eclipse.emf.ecore.EClass getErrorDetection()
Error Detection
'.
ErrorDetection
org.eclipse.emf.ecore.EReference getErrorDetection_Targets()
Targets
'.
ErrorDetection.getTargets()
,
getErrorDetection()
org.eclipse.emf.ecore.EAttribute getErrorDetection_CorrectionProbability()
Correction Probability
'.
ErrorDetection.getCorrectionProbability()
,
getErrorDetection()
org.eclipse.emf.ecore.EClass getFailureDetection()
Failure Detection
'.
FailureDetection
org.eclipse.emf.ecore.EReference getFailureDetection_OnDetection()
On Detection
'.
FailureDetection.getOnDetection()
,
getFailureDetection()
MaintenanceMonitoringFactory getMaintenanceMonitoringFactory()