|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of ClassifierFeature in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
AbstractFeature
A representation of the model object 'Abstract Feature' |
interface |
AbstractSubcomponent
A representation of the model object 'Abstract Subcomponent' |
interface |
Access
A representation of the model object 'Access' |
interface |
AccessConnection
A representation of the model object 'Access Connection' |
interface |
BehavioralFeature
A representation of the model object 'Behavioral Feature' |
interface |
BusAccess
A representation of the model object 'Bus Access' |
interface |
BusSubcomponent
A representation of the model object 'Bus Subcomponent' |
interface |
CallSpecification
A representation of the model object 'Call Specification' |
interface |
ComponentPrototype
A representation of the model object 'Component Prototype' |
interface |
Connection
A representation of the model object 'Connection' |
interface |
DataAccess
A representation of the model object 'Data Access' |
interface |
DataPort
A representation of the model object 'Data Port' |
interface |
DataSubcomponent
A representation of the model object 'Data Subcomponent' |
interface |
DeviceSubcomponent
A representation of the model object 'Device Subcomponent' |
interface |
DirectedFeature
A representation of the model object 'Directed Feature' |
interface |
EndToEndFlow
A representation of the model object 'End To End Flow' |
interface |
EventDataPort
A representation of the model object 'Event Data Port' |
interface |
EventPort
A representation of the model object 'Event Port' |
interface |
Feature
A representation of the model object 'Feature' |
interface |
FeatureConnection
A representation of the model object 'Feature Connection' |
interface |
FeatureGroup
A representation of the model object 'Feature Group' |
interface |
FeatureGroupConnection
A representation of the model object 'Feature Group Connection' |
interface |
FeatureGroupPrototype
A representation of the model object 'Feature Group Prototype' |
interface |
FeaturePrototype
A representation of the model object 'Feature Prototype' |
interface |
Flow
A representation of the model object 'Flow' |
interface |
FlowImplementation
A representation of the model object 'Flow Implementation' |
interface |
FlowSpecification
A representation of the model object 'Flow Specification' |
interface |
MemorySubcomponent
A representation of the model object 'Memory Subcomponent' |
interface |
Mode
A representation of the model object 'Mode' |
interface |
ModeFeature
A representation of the model object 'Mode Feature' |
interface |
ModeTransition
A representation of the model object 'Mode Transition' |
interface |
Parameter
A representation of the model object 'Parameter' |
interface |
ParameterConnection
A representation of the model object 'Parameter Connection' |
interface |
Port
A representation of the model object 'Port' |
interface |
PortConnection
A representation of the model object 'Port Connection' |
interface |
ProcessorCall
A representation of the model object 'Processor Call' |
interface |
ProcessorSubcomponent
A representation of the model object 'Processor Subcomponent' |
interface |
ProcessSubcomponent
A representation of the model object 'Process Subcomponent' |
interface |
Prototype
A representation of the model object 'Prototype' |
interface |
StructuralFeature
A representation of the model object 'Structural Feature' |
interface |
Subcomponent
A representation of the model object 'Subcomponent' |
interface |
SubprogramAccess
A representation of the model object 'Subprogram Access' |
interface |
SubprogramCall
A representation of the model object 'Subprogram Call' |
interface |
SubprogramCallSequence
A representation of the model object 'Subprogram Call Sequence' |
interface |
SubprogramGroupAccess
A representation of the model object 'Subprogram Group Access' |
interface |
SubprogramGroupSubcomponent
A representation of the model object 'Subprogram Group Subcomponent' |
interface |
SubprogramSubcomponent
A representation of the model object 'Subprogram Subcomponent' |
interface |
SystemSubcomponent
A representation of the model object 'System Subcomponent' |
interface |
ThreadGroupSubcomponent
A representation of the model object 'Thread Group Subcomponent' |
interface |
ThreadSubcomponent
A representation of the model object 'Thread Subcomponent' |
interface |
VirtualBusSubcomponent
A representation of the model object 'Virtual Bus Subcomponent' |
interface |
VirtualProcessorSubcomponent
A representation of the model object 'Virtual Processor Subcomponent' |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type ClassifierFeature | |
---|---|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
Classifier.allFeatures()
The query allFeatures() gives all of the features in the namespace of the classifier. |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
Classifier.getClassifierFeatures()
Returns the value of the 'Classifier Feature' reference list. |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement ClassifierFeature | |
---|---|
class |
AbstractFeatureImpl
An implementation of the model object 'Abstract Feature' |
class |
AbstractSubcomponentImpl
An implementation of the model object 'Abstract Subcomponent' |
class |
AccessConnectionImpl
An implementation of the model object 'Access Connection' |
class |
AccessImpl
An implementation of the model object 'Access' |
class |
BehavioralFeatureImpl
An implementation of the model object 'Behavioral Feature' |
class |
BusAccessImpl
An implementation of the model object 'Bus Access' |
class |
BusSubcomponentImpl
An implementation of the model object 'Bus Subcomponent' |
class |
CallSpecificationImpl
An implementation of the model object 'Call Specification' |
class |
ClassifierFeatureImpl
An implementation of the model object 'Classifier Feature' |
class |
ComponentPrototypeImpl
An implementation of the model object 'Component Prototype' |
class |
ConnectionImpl
An implementation of the model object 'Connection' |
class |
DataAccessImpl
An implementation of the model object 'Data Access' |
class |
DataPortImpl
An implementation of the model object 'Data Port' |
class |
DataSubcomponentImpl
An implementation of the model object 'Data Subcomponent' |
class |
DeviceSubcomponentImpl
An implementation of the model object 'Device Subcomponent' |
class |
DirectedFeatureImpl
An implementation of the model object 'Directed Feature' |
class |
EndToEndFlowImpl
An implementation of the model object 'End To End Flow' |
class |
EventDataPortImpl
An implementation of the model object 'Event Data Port' |
class |
EventPortImpl
An implementation of the model object 'Event Port' |
class |
FeatureConnectionImpl
An implementation of the model object 'Feature Connection' |
class |
FeatureGroupConnectionImpl
An implementation of the model object 'Feature Group Connection' |
class |
FeatureGroupImpl
An implementation of the model object 'Feature Group' |
class |
FeatureGroupPrototypeImpl
An implementation of the model object 'Feature Group Prototype' |
class |
FeatureImpl
An implementation of the model object 'Feature' |
class |
FeaturePrototypeImpl
An implementation of the model object 'Feature Prototype' |
class |
FlowImpl
An implementation of the model object 'Flow' |
class |
FlowImplementationImpl
An implementation of the model object 'Flow Implementation' |
class |
FlowSpecificationImpl
An implementation of the model object 'Flow Specification' |
class |
MemorySubcomponentImpl
An implementation of the model object 'Memory Subcomponent' |
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' |
class |
ParameterConnectionImpl
An implementation of the model object 'Parameter Connection' |
class |
ParameterImpl
An implementation of the model object 'Parameter' |
class |
PortConnectionImpl
An implementation of the model object 'Port Connection' |
class |
PortImpl
An implementation of the model object 'Port' |
class |
ProcessorCallImpl
An implementation of the model object 'Processor Call' |
class |
ProcessorSubcomponentImpl
An implementation of the model object 'Processor Subcomponent' |
class |
ProcessSubcomponentImpl
An implementation of the model object 'Process Subcomponent' |
class |
PrototypeImpl
An implementation of the model object 'Prototype' |
class |
StructuralFeatureImpl
An implementation of the model object 'Structural Feature' |
class |
SubcomponentImpl
An implementation of the model object 'Subcomponent' |
class |
SubprogramAccessImpl
An implementation of the model object 'Subprogram Access' |
class |
SubprogramCallImpl
An implementation of the model object 'Subprogram Call' |
class |
SubprogramCallSequenceImpl
An implementation of the model object 'Subprogram Call Sequence' |
class |
SubprogramGroupAccessImpl
An implementation of the model object 'Subprogram Group Access' |
class |
SubprogramGroupSubcomponentImpl
An implementation of the model object 'Subprogram Group Subcomponent' |
class |
SubprogramSubcomponentImpl
An implementation of the model object 'Subprogram Subcomponent' |
class |
SystemSubcomponentImpl
An implementation of the model object 'System Subcomponent' |
class |
ThreadGroupSubcomponentImpl
An implementation of the model object 'Thread Group Subcomponent' |
class |
ThreadSubcomponentImpl
An implementation of the model object 'Thread Subcomponent' |
class |
VirtualBusSubcomponentImpl
An implementation of the model object 'Virtual Bus Subcomponent' |
class |
VirtualProcessorSubcomponentImpl
An implementation of the model object 'Virtual Processor Subcomponent' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type ClassifierFeature | |
---|---|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierImpl.allFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentTypeImpl.getClassifierFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentImplementationImpl.getClassifierFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
BehavioredImplementationImpl.getClassifierFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierImpl.getClassifierFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
FeatureGroupTypeImpl.getClassifierFeatures()
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentClassifierImpl.getClassifierFeatures()
|
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.instance |
---|
Subinterfaces of ClassifierFeature in edu.cmu.sei.aadl.aadl2.instance | |
---|---|
interface |
SystemOperationMode
A representation of the model object 'System Operation Mode' |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.instance.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.instance.impl that implement ClassifierFeature | |
---|---|
class |
SystemOperationModeImpl
An implementation of the model object 'System Operation Mode' |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.instance.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.instance.util with parameters of type ClassifierFeature | |
---|---|
T |
InstanceSwitch.caseClassifierFeature(ClassifierFeature object)
Returns the result of interpreting the object as an instance of 'Classifier Feature' |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.operations |
---|
Methods in edu.cmu.sei.aadl.aadl2.operations that return types with arguments of type ClassifierFeature | |
---|---|
static org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierOperations.allFeatures(Classifier classifier)
The query allFeatures() gives all of the features in the namespace of the classifier. |
Uses of ClassifierFeature in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type ClassifierFeature | |
---|---|
T |
Aadl2Switch.caseClassifierFeature(ClassifierFeature object)
Returns the result of interpreting the object as an instance of 'Classifier Feature' |
boolean |
Aadl2Validator.validateClassifierFeature(ClassifierFeature classifierFeature,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |