public class InformationSwitch<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.
InformationPackage| Constructor and Description |
|---|
InformationSwitch()
Creates an instance of the switch.
|
| Modifier and Type | Method and Description |
|---|---|
T |
caseAbstractCollectionValue(AbstractCollectionValue object)
Returns the result of interpreting the object as an instance of 'Abstract Collection Value'.
|
T |
caseAbstractDependenciesPkg(AbstractDependenciesPkg object)
Returns the result of interpreting the object as an instance of 'Abstract Dependencies Pkg'.
|
T |
caseAbstractEvent(AbstractEvent object)
Returns the result of interpreting the object as an instance of 'Abstract Event'.
|
T |
caseAbstractEventOperation(AbstractEventOperation object)
Returns the result of interpreting the object as an instance of 'Abstract Event Operation'.
|
T |
caseAbstractExchangeItem(AbstractExchangeItem object)
Returns the result of interpreting the object as an instance of 'Abstract Exchange Item'.
|
T |
caseAbstractExchangeItemPkg(AbstractExchangeItemPkg object)
Returns the result of interpreting the object as an instance of 'Abstract Exchange Item Pkg'.
|
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 |
caseAbstractParameter(AbstractParameter object)
Returns the result of interpreting the object as an instance of 'Abstract Parameter'.
|
T |
caseAbstractRelationship(AbstractRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Relationship'.
|
T |
caseAbstractSignal(AbstractSignal object)
Returns the result of interpreting the object as an instance of 'Abstract Signal'.
|
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 |
caseAllocation(Allocation object)
Returns the result of interpreting the object as an instance of 'Allocation'.
|
T |
caseAssociation(Association object)
Returns the result of interpreting the object as an instance of 'Association'.
|
T |
caseAssociationPkg(AssociationPkg object)
Returns the result of interpreting the object as an instance of 'Association Pkg'.
|
T |
caseCapellaElement(CapellaElement object)
Returns the result of interpreting the object as an instance of 'Capella Element'.
|
T |
caseClass(Class object)
Returns the result of interpreting the object as an instance of 'Class'.
|
T |
caseClassifier(Classifier object)
Returns the result of interpreting the object as an instance of 'Classifier'.
|
T |
caseCollection(Collection object)
Returns the result of interpreting the object as an instance of 'Collection'.
|
T |
caseCollectionValue(CollectionValue object)
Returns the result of interpreting the object as an instance of 'Collection Value'.
|
T |
caseCollectionValueReference(CollectionValueReference object)
Returns the result of interpreting the object as an instance of 'Collection Value Reference'.
|
T |
caseDataPkg(DataPkg object)
Returns the result of interpreting the object as an instance of 'Data Pkg'.
|
T |
caseDataValue(DataValue object)
Returns the result of interpreting the object as an instance of 'Data Value'.
|
T |
caseDataValueContainer(DataValueContainer object)
Returns the result of interpreting the object as an instance of 'Data Value Container'.
|
T |
caseDomainElement(DomainElement object)
Returns the result of interpreting the object as an instance of 'Domain Element'.
|
T |
caseElement(org.polarsys.kitalpha.emde.model.Element object)
Returns the result of interpreting the object as an instance of 'Element'.
|
T |
caseExchangeItem(ExchangeItem object)
Returns the result of interpreting the object as an instance of 'Exchange Item'.
|
T |
caseExchangeItemElement(ExchangeItemElement object)
Returns the result of interpreting the object as an instance of 'Exchange Item Element'.
|
T |
caseExchangeItemInstance(ExchangeItemInstance object)
Returns the result of interpreting the object as an instance of 'Exchange Item Instance'.
|
T |
caseExchangeItemRealization(ExchangeItemRealization object)
Returns the result of interpreting the object as an instance of 'Exchange Item Realization'.
|
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 |
caseGeneralClass(GeneralClass object)
Returns the result of interpreting the object as an instance of 'General Class'.
|
T |
caseGeneralizableElement(GeneralizableElement object)
Returns the result of interpreting the object as an instance of 'Generalizable Element'.
|
T |
caseInformationRealization(InformationRealization object)
Returns the result of interpreting the object as an instance of 'Realization'.
|
T |
caseKeyPart(KeyPart object)
Returns the result of interpreting the object as an instance of 'Key Part'.
|
T |
caseMessageReferencePkg(MessageReferencePkg object)
Returns the result of interpreting the object as an instance of 'Message Reference Pkg'.
|
T |
caseModelElement(ModelElement object)
Returns the result of interpreting the object as an instance of 'Model Element'.
|
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 |
caseNamedRelationship(NamedRelationship object)
Returns the result of interpreting the object as an instance of 'Named Relationship'.
|
T |
caseNamespace(Namespace object)
Returns the result of interpreting the object as an instance of 'Namespace'.
|
T |
caseOperation(Operation object)
Returns the result of interpreting the object as an instance of 'Operation'.
|
T |
caseOperationAllocation(OperationAllocation object)
Returns the result of interpreting the object as an instance of 'Operation Allocation'.
|
T |
caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'.
|
T |
casePartition(Partition object)
Returns the result of interpreting the object as an instance of 'Partition'.
|
T |
casePartitionableElement(PartitionableElement object)
Returns the result of interpreting the object as an instance of 'Partitionable Element'.
|
T |
casePort(Port object)
Returns the result of interpreting the object as an instance of 'Port'.
|
T |
casePortAllocation(PortAllocation object)
Returns the result of interpreting the object as an instance of 'Port Allocation'.
|
T |
casePortRealization(PortRealization object)
Returns the result of interpreting the object as an instance of 'Port Realization'.
|
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 |
caseService(Service object)
Returns the result of interpreting the object as an instance of 'Service'.
|
T |
caseStructure(Structure object)
Returns the result of interpreting the object as an instance of 'Structure'.
|
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 |
caseUnion(Union object)
Returns the result of interpreting the object as an instance of 'Union'.
|
T |
caseUnionProperty(UnionProperty object)
Returns the result of interpreting the object as an instance of 'Union Property'.
|
T |
caseUnit(Unit object)
Returns the result of interpreting the object as an instance of 'Unit'.
|
T |
caseValueSpecification(ValueSpecification object)
Returns the result of interpreting the object as an instance of 'Value Specification'.
|
T |
defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'.
|
public T caseAbstractInstance(AbstractInstance object)
object - the target of the switch.doSwitch(EObject)public T caseAssociationPkg(AssociationPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAssociation(Association object)
object - the target of the switch.doSwitch(EObject)public T caseClass(Class object)
object - the target of the switch.doSwitch(EObject)public T caseCollection(Collection object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractCollectionValue(AbstractCollectionValue object)
object - the target of the switch.doSwitch(EObject)public T caseCollectionValue(CollectionValue object)
object - the target of the switch.doSwitch(EObject)public T caseCollectionValueReference(CollectionValueReference object)
object - the target of the switch.doSwitch(EObject)public T caseDataPkg(DataPkg object)
object - the target of the switch.doSwitch(EObject)public T caseDomainElement(DomainElement object)
object - the target of the switch.doSwitch(EObject)public T caseKeyPart(KeyPart object)
object - the target of the switch.doSwitch(EObject)public T caseMultiplicityElement(MultiplicityElement object)
object - the target of the switch.doSwitch(EObject)public T caseOperation(Operation object)
object - the target of the switch.doSwitch(EObject)public T caseOperationAllocation(OperationAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseParameter(Parameter object)
object - the target of the switch.doSwitch(EObject)public T caseProperty(Property object)
object - the target of the switch.doSwitch(EObject)public T caseService(Service object)
object - the target of the switch.doSwitch(EObject)public T caseUnion(Union object)
object - the target of the switch.doSwitch(EObject)public T caseUnionProperty(UnionProperty object)
object - the target of the switch.doSwitch(EObject)public T caseUnit(Unit object)
object - the target of the switch.doSwitch(EObject)public T casePartitionableElement(PartitionableElement object)
object - the target of the switch.doSwitch(EObject)public T casePartition(Partition object)
object - the target of the switch.doSwitch(EObject)public T casePort(Port object)
object - the target of the switch.doSwitch(EObject)public T casePortRealization(PortRealization object)
object - the target of the switch.doSwitch(EObject)public T casePortAllocation(PortAllocation object)
object - the target of the switch.doSwitch(EObject)public T caseExchangeItem(ExchangeItem object)
object - the target of the switch.doSwitch(EObject)public T caseExchangeItemElement(ExchangeItemElement object)
object - the target of the switch.doSwitch(EObject)public T caseExchangeItemInstance(ExchangeItemInstance object)
object - the target of the switch.doSwitch(EObject)public T caseInformationRealization(InformationRealization object)
object - the target of the switch.doSwitch(EObject)public T caseExchangeItemRealization(ExchangeItemRealization object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractEventOperation(AbstractEventOperation 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 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 caseFinalizableElement(FinalizableElement 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 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 caseNamedRelationship(NamedRelationship 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 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 caseGeneralClass(GeneralClass object)
object - the target of the switch.doSwitch(EObject)public T caseDataValueContainer(DataValueContainer object)
object - the target of the switch.doSwitch(EObject)public T caseValueSpecification(ValueSpecification object)
object - the target of the switch.doSwitch(EObject)public T caseDataValue(DataValue object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractDependenciesPkg(AbstractDependenciesPkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractExchangeItemPkg(AbstractExchangeItemPkg object)
object - the target of the switch.doSwitch(EObject)public T caseMessageReferencePkg(MessageReferencePkg object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractEvent(AbstractEvent 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 caseAbstractParameter(AbstractParameter object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractExchangeItem(AbstractExchangeItem object)
object - the target of the switch.doSwitch(EObject)public T caseAbstractSignal(AbstractSignal 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)