public class PaSwitch<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.
PaPackage| Constructor and Description |
|---|
PaSwitch()
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 |
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 |
caseAbstractPhysicalArtifact(AbstractPhysicalArtifact object)
Returns the result of interpreting the object as an instance of 'Abstract Physical Artifact'.
|
T |
caseAbstractPhysicalComponent(AbstractPhysicalComponent object)
Returns the result of interpreting the object as an instance of 'Abstract Physical Component'.
|
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 |
caseAssociationPkg(AssociationPkg object)
Returns the result of interpreting the object as an instance of 'Association Pkg'.
|
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 |
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 |
caseDeployableElement(DeployableElement object)
Returns the result of interpreting the object as an instance of 'Deployable Element'.
|
T |
caseDeploymentTarget(DeploymentTarget object)
Returns the result of interpreting the object as an instance of 'Deployment Target'.
|
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 |
caseLogicalActorRealization(LogicalActorRealization object)
Returns the result of interpreting the object as an instance of 'Logical Actor Realization'.
|
T |
caseLogicalArchitectureRealization(LogicalArchitectureRealization object)
Returns the result of interpreting the object as an instance of 'Logical Architecture Realization'.
|
T |
caseLogicalComponentRealization(LogicalComponentRealization object)
Returns the result of interpreting the object as an instance of 'Logical Component Realization'.
|
T |
caseLogicalInterfaceRealization(LogicalInterfaceRealization object)
Returns the result of interpreting the object as an instance of 'Logical Interface Realization'.
|
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 |
casePhysicalActor(PhysicalActor object)
Returns the result of interpreting the object as an instance of 'Physical Actor'.
|
T |
casePhysicalActorPkg(PhysicalActorPkg object)
Returns the result of interpreting the object as an instance of 'Physical Actor Pkg'.
|
T |
casePhysicalArchitecture(PhysicalArchitecture object)
Returns the result of interpreting the object as an instance of 'Physical Architecture'.
|
T |
casePhysicalArchitecturePkg(PhysicalArchitecturePkg object)
Returns the result of interpreting the object as an instance of 'Physical Architecture Pkg'.
|
T |
casePhysicalComponent(PhysicalComponent object)
Returns the result of interpreting the object as an instance of 'Physical Component'.
|
T |
casePhysicalComponentPkg(PhysicalComponentPkg object)
Returns the result of interpreting the object as an instance of 'Physical Component Pkg'.
|
T |
casePhysicalContext(PhysicalContext object)
Returns the result of interpreting the object as an instance of 'Physical Context'.
|
T |
casePhysicalFunction(PhysicalFunction object)
Returns the result of interpreting the object as an instance of 'Physical Function'.
|
T |
casePhysicalFunctionPkg(PhysicalFunctionPkg object)
Returns the result of interpreting the object as an instance of 'Physical Function Pkg'.
|
T |
casePhysicalNode(PhysicalNode object)
Returns the result of interpreting the object as an instance of 'Physical Node'.
|
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 |
caseSystemComponent(SystemComponent object)
Returns the result of interpreting the object as an instance of 'System Component'.
|
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 casePhysicalArchitecturePkg(PhysicalArchitecturePkg object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalArchitecture(PhysicalArchitecture object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalFunction(PhysicalFunction object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalFunctionPkg(PhysicalFunctionPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractPhysicalComponent(AbstractPhysicalComponent object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalComponent(PhysicalComponent object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalActorPkg(PhysicalActorPkg object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalComponentPkg(PhysicalComponentPkg object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalActor(PhysicalActor object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalActorRealization(LogicalActorRealization object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalNode(PhysicalNode object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalArchitectureRealization(LogicalArchitectureRealization object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalComponentRealization(LogicalComponentRealization object)
object - the target of the switch.doSwitch(EObject)public T caseLogicalInterfaceRealization(LogicalInterfaceRealization object)
object - the target of the switch.doSwitch(EObject)public T casePhysicalContext(PhysicalContext 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 caseDeployableElement(DeployableElement object)
object - the target of the switch.doSwitch(EObject)public T caseDeploymentTarget(DeploymentTarget object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractPhysicalArtifact(AbstractPhysicalArtifact object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractFunctionalStructure(AbstractFunctionalStructure object)
object - the target of the switch.doSwitch(EObject)public T caseAssociationPkg(AssociationPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractActor(AbstractActor 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 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 caseInterfaceAllocation(InterfaceAllocation 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)