|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of ModeFeature in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
Mode
A representation of the model object 'Mode' |
interface |
ModeTransition
A representation of the model object 'Mode Transition' |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement ModeFeature | |
---|---|
class |
ModeFeatureImpl
An implementation of the model object 'Mode Feature' |
class |
ModeImpl
An implementation of the model object 'Mode' |
class |
ModeTransitionImpl
An implementation of the model object 'Mode Transition' |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2.instance |
---|
Subinterfaces of ModeFeature in edu.cmu.sei.aadl.aadl2.instance | |
---|---|
interface |
SystemOperationMode
A representation of the model object 'System Operation Mode' |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2.instance.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.instance.impl that implement ModeFeature | |
---|---|
class |
SystemOperationModeImpl
An implementation of the model object 'System Operation Mode' |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2.instance.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.instance.util with parameters of type ModeFeature | |
---|---|
T |
InstanceSwitch.caseModeFeature(ModeFeature object)
Returns the result of interpreting the object as an instance of 'Mode Feature' |
Uses of ModeFeature in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type ModeFeature | |
---|---|
T |
Aadl2Switch.caseModeFeature(ModeFeature object)
Returns the result of interpreting the object as an instance of 'Mode Feature' |
boolean |
Aadl2Validator.validateModeFeature(ModeFeature modeFeature,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |