public class LaSwitch<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.
LaPackage| Constructor and Description |
|---|
LaSwitch()
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 |
caseAbstractFunctionalStructure(AbstractFunctionalStructure object)
Returns the result of interpreting the object as an instance of 'Abstract Functional Structure'.
|
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 |
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 |
caseBlockArchitecturePkg(BlockArchitecturePkg object)
Returns the result of interpreting the object as an instance of 'Block Architecture Pkg'.
|
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 |
caseCapabilityRealization(CapabilityRealization object)
Returns the result of interpreting the object as an instance of 'Capability Realization'.
|
T |
caseCapabilityRealizationInvolvedElement(CapabilityRealizationInvolvedElement object)
Returns the result of interpreting the object as an instance of 'Capability Realization Involved Element'.
|
T |
caseCapabilityRealizationPkg(CapabilityRealizationPkg object)
Returns the result of interpreting the object as an instance of 'Capability Realization Pkg'.
|
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 |
caseContextInterfaceRealization(ContextInterfaceRealization object)
Returns the result of interpreting the object as an instance of 'Context Interface Realization'.
|
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 |
caseInterfaceAllocation(InterfaceAllocation object)
Returns the result of interpreting the object as an instance of 'Interface Allocation'.
|
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 |
caseInvolverElement(InvolverElement object)
Returns the result of interpreting the object as an instance of 'Involver Element'.
|
T |
caseLogicalActor(LogicalActor object)
Returns the result of interpreting the object as an instance of 'Logical Actor'.
|
T |
caseLogicalActorPkg(LogicalActorPkg object)
Returns the result of interpreting the object as an instance of 'Logical Actor Pkg'.
|
T |
caseLogicalArchitecture(LogicalArchitecture object)
Returns the result of interpreting the object as an instance of 'Logical Architecture'.
|
T |
caseLogicalArchitecturePkg(LogicalArchitecturePkg object)
Returns the result of interpreting the object as an instance of 'Logical Architecture Pkg'.
|
T |
caseLogicalComponent(LogicalComponent object)
Returns the result of interpreting the object as an instance of 'Logical Component'.
|
T |
caseLogicalComponentPkg(LogicalComponentPkg object)
Returns the result of interpreting the object as an instance of 'Logical Component Pkg'.
|
T |
caseLogicalContext(LogicalContext object)
Returns the result of interpreting the object as an instance of 'Logical Context'.
|
T |
caseLogicalFunction(LogicalFunction object)
Returns the result of interpreting the object as an instance of 'Logical Function'.
|
T |
caseLogicalFunctionPkg(LogicalFunctionPkg object)
Returns the result of interpreting the object as an instance of 'Logical Function 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 |
caseModellingArchitecturePkg(ModellingArchitecturePkg object)
Returns the result of interpreting the object as an instance of 'Modelling Architecture Pkg'.
|
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 |
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 |
caseSystemActorRealization(SystemActorRealization object)
Returns the result of interpreting the object as an instance of 'System Actor Realization'.
|
T |
caseSystemAnalysisRealization(SystemAnalysisRealization object)
Returns the result of interpreting the object as an instance of 'System Analysis Realization'.
|
T |
caseSystemComponent(SystemComponent object)
Returns the result of interpreting the object as an instance of 'System Component'.
|
T |
caseSystemRealization(SystemRealization object)
Returns the result of interpreting the object as an instance of 'System Realization'.
|
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 caseLogicalArchitecturePkg(LogicalArchitecturePkg object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalArchitecture(LogicalArchitecture object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalFunction(LogicalFunction object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalFunctionPkg(LogicalFunctionPkg object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalComponent(LogicalComponent object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalComponentPkg(LogicalComponentPkg object)
object - the target of the switch.doSwitch(EObject)public T caseCapabilityRealization(CapabilityRealization object)
object - the target of the switch.doSwitch(EObject)public T caseCapabilityRealizationPkg(CapabilityRealizationPkg object)
object - the target of the switch.doSwitch(EObject)public T caseSystemAnalysisRealization(SystemAnalysisRealization object)
object - the target of the switch.doSwitch(EObject)public T caseSystemRealization(SystemRealization object)
object - the target of the switch.doSwitch(EObject)public T caseContextInterfaceRealization(ContextInterfaceRealization object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalActorPkg(LogicalActorPkg object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalActor(LogicalActor object)
object - the target of the switch.doSwitch(EObject)public T caseSystemActorRealization(SystemActorRealization object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalContext(LogicalContext 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 caseModellingArchitecturePkg(ModellingArchitecturePkg object)
object - the target of the switch.doSwitch(EObject)public T caseBlockArchitecturePkg(BlockArchitecturePkg 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 caseInvolvedElement(InvolvedElement 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 caseAbstractType(AbstractType 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 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 caseCapabilityRealizationInvolvedElement(CapabilityRealizationInvolvedElement object)
object - the target of the switch.doSwitch(EObject)public T caseSystemComponent(SystemComponent object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunctionalStructure(AbstractFunctionalStructure 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 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 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 caseArchitectureAllocation(ArchitectureAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseComponentAllocation(ComponentAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseInterfaceAllocation(InterfaceAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractActor(AbstractActor 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)