public class CtxSwitch<T>
extends org.eclipse.emf.ecore.util.Switch<T>
doSwitch(object)
to invoke the caseXXX method for each class of the model,
starting with the actual class of the object
and proceeding up the inheritance hierarchy
until a non-null result is returned,
which is the result of the switch.
CtxPackage| Constructor and Description |
|---|
CtxSwitch()
Creates an instance of the switch.
|
| Modifier and Type | Method and Description |
|---|---|
T |
caseAbstractAction(AbstractAction object)
Returns the result of interpreting the object as an instance of 'Abstract Action'.
|
T |
caseAbstractActor(AbstractActor object)
Returns the result of interpreting the object as an instance of 'Abstract Actor'.
|
T |
caseAbstractCapability(AbstractCapability object)
Returns the result of interpreting the object as an instance of 'Abstract Capability'.
|
T |
caseAbstractCapabilityPkg(AbstractCapabilityPkg object)
Returns the result of interpreting the object as an instance of 'Abstract Capability Pkg'.
|
T |
caseAbstractEvent(AbstractEvent object)
Returns the result of interpreting the object as an instance of 'Abstract Event'.
|
T |
caseAbstractFunction(AbstractFunction object)
Returns the result of interpreting the object as an instance of 'Abstract Function'.
|
T |
caseAbstractFunctionalArchitecture(AbstractFunctionalArchitecture object)
Returns the result of interpreting the object as an instance of 'Abstract Functional Architecture'.
|
T |
caseAbstractFunctionalBlock(AbstractFunctionalBlock object)
Returns the result of interpreting the object as an instance of 'Abstract Functional Block'.
|
T |
caseAbstractFunctionalChainContainer(AbstractFunctionalChainContainer object)
Returns the result of interpreting the object as an instance of 'Abstract Functional Chain Container'.
|
T |
caseAbstractInstance(AbstractInstance object)
Returns the result of interpreting the object as an instance of 'Abstract Instance'.
|
T |
caseAbstractNamedElement(AbstractNamedElement object)
Returns the result of interpreting the object as an instance of 'Abstract Named Element'.
|
T |
caseAbstractRelationship(AbstractRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Relationship'.
|
T |
caseAbstractTrace(AbstractTrace object)
Returns the result of interpreting the object as an instance of 'Abstract Trace'.
|
T |
caseAbstractType(AbstractType object)
Returns the result of interpreting the object as an instance of 'Abstract Type'.
|
T |
caseAbstractTypedElement(AbstractTypedElement object)
Returns the result of interpreting the object as an instance of 'Abstract Typed Element'.
|
T |
caseActivityNode(ActivityNode object)
Returns the result of interpreting the object as an instance of 'Node'.
|
T |
caseActor(Actor object)
Returns the result of interpreting the object as an instance of 'Actor'.
|
T |
caseActorCapabilityInvolvement(ActorCapabilityInvolvement object)
Returns the result of interpreting the object as an instance of 'Actor Capability Involvement'.
|
T |
caseActorMissionInvolvement(ActorMissionInvolvement object)
Returns the result of interpreting the object as an instance of 'Actor Mission Involvement'.
|
T |
caseActorPkg(ActorPkg object)
Returns the result of interpreting the object as an instance of 'Actor Pkg'.
|
T |
caseAllocation(Allocation object)
Returns the result of interpreting the object as an instance of 'Allocation'.
|
T |
caseArchitectureAllocation(ArchitectureAllocation object)
Returns the result of interpreting the object as an instance of 'Architecture Allocation'.
|
T |
caseBlock(Block object)
Returns the result of interpreting the object as an instance of 'Block'.
|
T |
caseBlockArchitecture(BlockArchitecture object)
Returns the result of interpreting the object as an instance of 'Block Architecture'.
|
T |
caseCallAction(CallAction object)
Returns the result of interpreting the object as an instance of 'Call Action'.
|
T |
caseCallBehaviorAction(CallBehaviorAction object)
Returns the result of interpreting the object as an instance of 'Call Behavior Action'.
|
T |
caseCapability(Capability object)
Returns the result of interpreting the object as an instance of 'Capability'.
|
T |
caseCapabilityExploitation(CapabilityExploitation object)
Returns the result of interpreting the object as an instance of 'Capability Exploitation'.
|
T |
caseCapabilityPkg(CapabilityPkg object)
Returns the result of interpreting the object as an instance of 'Capability Pkg'.
|
T |
caseCapabilityRealizationInvolvedElement(CapabilityRealizationInvolvedElement object)
Returns the result of interpreting the object as an instance of 'Capability Realization Involved Element'.
|
T |
caseCapellaElement(CapellaElement object)
Returns the result of interpreting the object as an instance of 'Capella Element'.
|
T |
caseClassifier(Classifier object)
Returns the result of interpreting the object as an instance of 'Classifier'.
|
T |
caseCommunicationLinkExchanger(CommunicationLinkExchanger object)
Returns the result of interpreting the object as an instance of 'Link Exchanger'.
|
T |
caseComponent(Component object)
Returns the result of interpreting the object as an instance of 'Component'.
|
T |
caseComponentAllocation(ComponentAllocation object)
Returns the result of interpreting the object as an instance of 'Component Allocation'.
|
T |
caseComponentArchitecture(ComponentArchitecture object)
Returns the result of interpreting the object as an instance of 'Component Architecture'.
|
T |
caseComponentContext(ComponentContext object)
Returns the result of interpreting the object as an instance of 'Component Context'.
|
T |
caseElement(org.polarsys.kitalpha.emde.model.Element object)
Returns the result of interpreting the object as an instance of 'Element'.
|
T |
caseExecutableNode(ExecutableNode object)
Returns the result of interpreting the object as an instance of 'Executable Node'.
|
T |
caseExtensibleElement(org.polarsys.kitalpha.emde.model.ExtensibleElement object)
Returns the result of interpreting the object as an instance of 'Extensible Element'.
|
T |
caseFeature(Feature object)
Returns the result of interpreting the object as an instance of 'Feature'.
|
T |
caseFinalizableElement(FinalizableElement object)
Returns the result of interpreting the object as an instance of 'Finalizable Element'.
|
T |
caseFunctionPkg(FunctionPkg object)
Returns the result of interpreting the object as an instance of 'Function Pkg'.
|
T |
caseGeneralizableElement(GeneralizableElement object)
Returns the result of interpreting the object as an instance of 'Generalizable Element'.
|
T |
caseInterfaceAllocator(InterfaceAllocator object)
Returns the result of interpreting the object as an instance of 'Interface Allocator'.
|
T |
caseInvocationAction(InvocationAction object)
Returns the result of interpreting the object as an instance of 'Invocation Action'.
|
T |
caseInvolvedElement(InvolvedElement object)
Returns the result of interpreting the object as an instance of 'Involved Element'.
|
T |
caseInvolvement(Involvement object)
Returns the result of interpreting the object as an instance of 'Involvement'.
|
T |
caseInvolverElement(InvolverElement object)
Returns the result of interpreting the object as an instance of 'Involver Element'.
|
T |
caseMission(Mission object)
Returns the result of interpreting the object as an instance of 'Mission'.
|
T |
caseMissionPkg(MissionPkg object)
Returns the result of interpreting the object as an instance of 'Mission Pkg'.
|
T |
caseModelElement(ModelElement object)
Returns the result of interpreting the object as an instance of 'Model Element'.
|
T |
caseModellingArchitecture(ModellingArchitecture object)
Returns the result of interpreting the object as an instance of 'Modelling Architecture'.
|
T |
caseModellingBlock(ModellingBlock object)
Returns the result of interpreting the object as an instance of 'Modelling Block'.
|
T |
caseMultiplicityElement(MultiplicityElement object)
Returns the result of interpreting the object as an instance of 'Multiplicity Element'.
|
T |
caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'.
|
T |
caseNamespace(Namespace object)
Returns the result of interpreting the object as an instance of 'Namespace'.
|
T |
caseOperationalActorRealization(OperationalActorRealization object)
Returns the result of interpreting the object as an instance of 'Operational Actor Realization'.
|
T |
caseOperationalAnalysisRealization(OperationalAnalysisRealization object)
Returns the result of interpreting the object as an instance of 'Operational Analysis Realization'.
|
T |
caseOperationalEntityRealization(OperationalEntityRealization object)
Returns the result of interpreting the object as an instance of 'Operational Entity Realization'.
|
T |
casePartitionableElement(PartitionableElement object)
Returns the result of interpreting the object as an instance of 'Partitionable Element'.
|
T |
caseProperty(Property object)
Returns the result of interpreting the object as an instance of 'Property'.
|
T |
casePublishableElement(PublishableElement object)
Returns the result of interpreting the object as an instance of 'Publishable Element'.
|
T |
caseRelationship(Relationship object)
Returns the result of interpreting the object as an instance of 'Relationship'.
|
T |
caseStructure(Structure object)
Returns the result of interpreting the object as an instance of 'Structure'.
|
T |
caseSystem(System object)
Returns the result of interpreting the object as an instance of 'System'.
|
T |
caseSystemAnalysis(SystemAnalysis object)
Returns the result of interpreting the object as an instance of 'System Analysis'.
|
T |
caseSystemCapabilityInvolvement(SystemCapabilityInvolvement object)
Returns the result of interpreting the object as an instance of 'System Capability Involvement'.
|
T |
caseSystemCommunication(SystemCommunication object)
Returns the result of interpreting the object as an instance of 'System Communication'.
|
T |
caseSystemCommunicationHook(SystemCommunicationHook object)
Returns the result of interpreting the object as an instance of 'System Communication Hook'.
|
T |
caseSystemContext(SystemContext object)
Returns the result of interpreting the object as an instance of 'System Context'.
|
T |
caseSystemFunction(SystemFunction object)
Returns the result of interpreting the object as an instance of 'System Function'.
|
T |
caseSystemFunctionPkg(SystemFunctionPkg object)
Returns the result of interpreting the object as an instance of 'System Function Pkg'.
|
T |
caseSystemMissionInvolvement(SystemMissionInvolvement object)
Returns the result of interpreting the object as an instance of 'System Mission Involvement'.
|
T |
caseTraceableElement(TraceableElement object)
Returns the result of interpreting the object as an instance of 'Traceable Element'.
|
T |
caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'.
|
T |
caseTypedElement(TypedElement object)
Returns the result of interpreting the object as an instance of 'Typed Element'.
|
T |
defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'.
|
public T caseSystemAnalysis(SystemAnalysis object)
object - the target of the switch.doSwitch(EObject)public T caseSystem(System object)
object - the target of the switch.doSwitch(EObject)public T caseSystemFunction(SystemFunction object)
object - the target of the switch.doSwitch(EObject)public T caseSystemFunctionPkg(SystemFunctionPkg object)
object - the target of the switch.doSwitch(EObject)public T caseSystemCommunicationHook(SystemCommunicationHook object)
object - the target of the switch.doSwitch(EObject)public T caseSystemCommunication(SystemCommunication object)
object - the target of the switch.doSwitch(EObject)public T caseActor(Actor object)
object - the target of the switch.doSwitch(EObject)public T caseActorCapabilityInvolvement(ActorCapabilityInvolvement object)
object - the target of the switch.doSwitch(EObject)public T caseActorMissionInvolvement(ActorMissionInvolvement object)
object - the target of the switch.doSwitch(EObject)public T caseActorPkg(ActorPkg object)
object - the target of the switch.doSwitch(EObject)public T caseMission(Mission object)
object - the target of the switch.doSwitch(EObject)public T caseMissionPkg(MissionPkg object)
object - the target of the switch.doSwitch(EObject)public T caseSystemMissionInvolvement(SystemMissionInvolvement object)
object - the target of the switch.doSwitch(EObject)public T caseCapability(Capability object)
object - the target of the switch.doSwitch(EObject)public T caseCapabilityExploitation(CapabilityExploitation object)
object - the target of the switch.doSwitch(EObject)public T caseCapabilityPkg(CapabilityPkg object)
object - the target of the switch.doSwitch(EObject)public T caseSystemCapabilityInvolvement(SystemCapabilityInvolvement object)
object - the target of the switch.doSwitch(EObject)public T caseOperationalActorRealization(OperationalActorRealization object)
object - the target of the switch.doSwitch(EObject)public T caseOperationalAnalysisRealization(OperationalAnalysisRealization object)
object - the target of the switch.doSwitch(EObject)public T caseOperationalEntityRealization(OperationalEntityRealization object)
object - the target of the switch.doSwitch(EObject)public T caseSystemContext(SystemContext object)
object - the target of the switch.doSwitch(EObject)public T caseElement(org.polarsys.kitalpha.emde.model.Element object)
object - the target of the switch.doSwitch(EObject)public T caseExtensibleElement(org.polarsys.kitalpha.emde.model.ExtensibleElement object)
object - the target of the switch.doSwitch(EObject)public T caseModelElement(ModelElement object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractNamedElement(AbstractNamedElement object)
object - the target of the switch.doSwitch(EObject)public T caseTraceableElement(TraceableElement object)
object - the target of the switch.doSwitch(EObject)public T casePublishableElement(PublishableElement object)
object - the target of the switch.doSwitch(EObject)public T caseCapellaElement(CapellaElement object)
object - the target of the switch.doSwitch(EObject)public T caseNamedElement(NamedElement object)
object - the target of the switch.doSwitch(EObject)public T caseNamespace(Namespace object)
object - the target of the switch.doSwitch(EObject)public T caseStructure(Structure object)
object - the target of the switch.doSwitch(EObject)public T caseModellingArchitecture(ModellingArchitecture object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunctionalArchitecture(AbstractFunctionalArchitecture object)
object - the target of the switch.doSwitch(EObject)public T caseBlockArchitecture(BlockArchitecture object)
object - the target of the switch.doSwitch(EObject)public T caseComponentArchitecture(ComponentArchitecture object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractType(AbstractType object)
object - the target of the switch.doSwitch(EObject)public T caseType(Type object)
object - the target of the switch.doSwitch(EObject)public T caseModellingBlock(ModellingBlock object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunctionalBlock(AbstractFunctionalBlock object)
object - the target of the switch.doSwitch(EObject)public T caseBlock(Block object)
object - the target of the switch.doSwitch(EObject)public T caseGeneralizableElement(GeneralizableElement object)
object - the target of the switch.doSwitch(EObject)public T caseClassifier(Classifier object)
object - the target of the switch.doSwitch(EObject)public T casePartitionableElement(PartitionableElement object)
object - the target of the switch.doSwitch(EObject)public T caseInterfaceAllocator(InterfaceAllocator object)
object - the target of the switch.doSwitch(EObject)public T caseCommunicationLinkExchanger(CommunicationLinkExchanger object)
object - the target of the switch.doSwitch(EObject)public T caseComponent(Component object)
object - the target of the switch.doSwitch(EObject)public T caseInvolvedElement(InvolvedElement object)
object - the target of the switch.doSwitch(EObject)public T caseCapabilityRealizationInvolvedElement(CapabilityRealizationInvolvedElement object)
object - the target of the switch.doSwitch(EObject)public T caseFeature(Feature object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractTypedElement(AbstractTypedElement object)
object - the target of the switch.doSwitch(EObject)public T caseTypedElement(TypedElement object)
object - the target of the switch.doSwitch(EObject)public T caseMultiplicityElement(MultiplicityElement object)
object - the target of the switch.doSwitch(EObject)public T caseFinalizableElement(FinalizableElement object)
object - the target of the switch.doSwitch(EObject)public T caseProperty(Property object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractInstance(AbstractInstance object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunctionalChainContainer(AbstractFunctionalChainContainer object)
object - the target of the switch.doSwitch(EObject)public T caseActivityNode(ActivityNode object)
object - the target of the switch.doSwitch(EObject)public T caseExecutableNode(ExecutableNode object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractAction(AbstractAction object)
object - the target of the switch.doSwitch(EObject)public T caseInvocationAction(InvocationAction object)
object - the target of the switch.doSwitch(EObject)public T caseCallAction(CallAction object)
object - the target of the switch.doSwitch(EObject)public T caseCallBehaviorAction(CallBehaviorAction object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractEvent(AbstractEvent object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunction(AbstractFunction object)
object - the target of the switch.doSwitch(EObject)public T caseFunctionPkg(FunctionPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractRelationship(AbstractRelationship object)
object - the target of the switch.doSwitch(EObject)public T caseRelationship(Relationship object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractActor(AbstractActor object)
object - the target of the switch.doSwitch(EObject)public T caseInvolvement(Involvement object)
object - the target of the switch.doSwitch(EObject)public T caseInvolverElement(InvolverElement object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractCapability(AbstractCapability object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractCapabilityPkg(AbstractCapabilityPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractTrace(AbstractTrace object)
object - the target of the switch.doSwitch(EObject)public T caseAllocation(Allocation object)
object - the target of the switch.doSwitch(EObject)public T caseComponentAllocation(ComponentAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseArchitectureAllocation(ArchitectureAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseComponentContext(ComponentContext object)
object - the target of the switch.doSwitch(EObject)public T defaultCase(org.eclipse.emf.ecore.EObject object)
defaultCase in class org.eclipse.emf.ecore.util.Switch<T>object - the target of the switch.Switch.doSwitch(org.eclipse.emf.ecore.EObject)