|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.uml2.uml.util.UMLSwitch<T>
org.topcased.sysml.util.SysMLSwitch<T>
public class SysMLSwitch<T>
The < ? >Switch for the model's inheritance
hierarchy. It supports the call 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.
SysMLPackage
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected static SysMLPackage |
sysmlmodelPackage
The cached model package |
Fields inherited from class org.eclipse.uml2.uml.util.UMLSwitch |
---|
modelPackage |
Constructor Summary | |
---|---|
SysMLSwitch()
Creates an instance of the switch. |
Method Summary | |
---|---|
T |
caseAbstraction(org.eclipse.uml2.uml.Abstraction object)
Returns the result of interpretting the object as an instance of 'Abstraction' |
T |
caseBehavior(org.eclipse.uml2.uml.Behavior object)
Returns the result of interpretting the object as an instance of 'Behavior' |
T |
caseBehavioredClassifier(org.eclipse.uml2.uml.BehavioredClassifier object)
Returns the result of interpretting the object as an instance of 'Behaviored Classifier' |
T |
caseBlock(Block object)
Returns the result of interpretting the object as an instance of 'Block' |
T |
caseBlockDefinition(BlockDefinition object)
Returns the result of interpretting the object as an instance of 'Block Definition' |
T |
caseBlockProperty(BlockProperty object)
Returns the result of interpretting the object as an instance of 'Block Property' |
T |
caseClass(org.eclipse.uml2.uml.Class object)
Returns the result of interpretting the object as an instance of 'Class' |
T |
caseClassifier(org.eclipse.uml2.uml.Classifier object)
Returns the result of interpretting the object as an instance of 'Classifier' |
T |
caseComment(org.eclipse.uml2.uml.Comment object)
Returns the result of interpretting the object as an instance of 'Comment' |
T |
caseConnectableElement(org.eclipse.uml2.uml.ConnectableElement object)
Returns the result of interpretting the object as an instance of 'Connectable Element' |
T |
caseConstraintBlock(ConstraintBlock object)
Returns the result of interpretting the object as an instance of 'Constraint Block' |
T |
caseConstraintProperty(ConstraintProperty object)
Returns the result of interpretting the object as an instance of 'Constraint Property' |
T |
caseContainment(Containment object)
Returns the result of interpretting the object as an instance of 'Containment' |
T |
caseCopy(Copy object)
Returns the result of interpretting the object as an instance of 'Copy' |
T |
caseDataType(org.eclipse.uml2.uml.DataType object)
Returns the result of interpretting the object as an instance of 'Data Type' |
T |
caseDependency(org.eclipse.uml2.uml.Dependency object)
Returns the result of interpretting the object as an instance of 'Dependency' |
T |
caseDeploymentTarget(org.eclipse.uml2.uml.DeploymentTarget object)
Returns the result of interpretting the object as an instance of 'Deployment Target' |
T |
caseDeriveReqt(DeriveReqt object)
Returns the result of interpretting the object as an instance of 'Derive Reqt' |
T |
caseDimension(Dimension object)
Returns the result of interpretting the object as an instance of 'Dimension' |
T |
caseDirectedRelationship(org.eclipse.uml2.uml.DirectedRelationship object)
Returns the result of interpretting the object as an instance of 'Directed Relationship' |
T |
caseDistributedProperty(DistributedProperty object)
Returns the result of interpretting the object as an instance of 'Distributed Property' |
T |
caseElement(org.eclipse.uml2.uml.Element object)
Returns the result of interpretting the object as an instance of 'Element' |
T |
caseEModelElement(EModelElement object)
Returns the result of interpretting the object as an instance of 'EModel Element' |
T |
caseEncapsulatedClassifier(org.eclipse.uml2.uml.EncapsulatedClassifier object)
Returns the result of interpretting the object as an instance of 'Encapsulated Classifier' |
T |
caseFeature(org.eclipse.uml2.uml.Feature object)
Returns the result of interpretting the object as an instance of 'Feature' |
T |
caseField(Field object)
Returns the result of interpretting the object as an instance of 'Field' |
T |
caseFlowPort(FlowPort object)
Returns the result of interpretting the object as an instance of 'Flow Port' |
T |
caseFlowProperty(FlowProperty object)
Returns the result of interpretting the object as an instance of 'Flow Property' |
T |
caseFlowSpecification(FlowSpecification object)
Returns the result of interpretting the object as an instance of 'Flow Specification' |
T |
caseInformationFlow(org.eclipse.uml2.uml.InformationFlow object)
Returns the result of interpretting the object as an instance of 'Information Flow' |
T |
caseInterface(org.eclipse.uml2.uml.Interface object)
Returns the result of interpretting the object as an instance of 'Interface' |
T |
caseItemFlow(ItemFlow object)
Returns the result of interpretting the object as an instance of 'Item Flow' |
T |
caseModelSYSML(ModelSYSML object)
Returns the result of interpretting the object as an instance of 'Model SYSML' |
T |
caseMultiplicityElement(org.eclipse.uml2.uml.MultiplicityElement object)
Returns the result of interpretting the object as an instance of 'Multiplicity Element' |
T |
caseNamedElement(org.eclipse.uml2.uml.NamedElement object)
Returns the result of interpretting the object as an instance of 'Named Element' |
T |
caseNamespace(org.eclipse.uml2.uml.Namespace object)
Returns the result of interpretting the object as an instance of 'Namespace' |
T |
casePackage(org.eclipse.uml2.uml.Package object)
Returns the result of interpretting the object as an instance of 'Package' |
T |
casePackageableElement(org.eclipse.uml2.uml.PackageableElement object)
Returns the result of interpretting the object as an instance of 'Packageable Element' |
T |
casePackageSYSML(PackageSYSML object)
Returns the result of interpretting the object as an instance of 'Package SYSML' |
T |
caseParameterableElement(org.eclipse.uml2.uml.ParameterableElement object)
Returns the result of interpretting the object as an instance of 'Parameterable Element' |
T |
casePort(org.eclipse.uml2.uml.Port object)
Returns the result of interpretting the object as an instance of 'Port' |
T |
caseProblem(Problem object)
Returns the result of interpretting the object as an instance of 'Problem' |
T |
caseProperty(org.eclipse.uml2.uml.Property object)
Returns the result of interpretting the object as an instance of 'Property' |
T |
caseRationale(Rationale object)
Returns the result of interpretting the object as an instance of 'Rationale' |
T |
caseRealization(org.eclipse.uml2.uml.Realization object)
Returns the result of interpretting the object as an instance of 'Realization' |
T |
caseRedefinableElement(org.eclipse.uml2.uml.RedefinableElement object)
Returns the result of interpretting the object as an instance of 'Redefinable Element' |
T |
caseRefine(Refine object)
Returns the result of interpretting the object as an instance of 'Refine' |
T |
caseRelationship(org.eclipse.uml2.uml.Relationship object)
Returns the result of interpretting the object as an instance of 'Relationship' |
T |
caseRequirement(Requirement object)
Returns the result of interpretting the object as an instance of 'Requirement' |
T |
caseRequirementDefinition(RequirementDefinition object)
Returns the result of interpretting the object as an instance of 'Requirement Definition' |
T |
caseRequirementRelated(RequirementRelated object)
Returns the result of interpretting the object as an instance of 'Requirement Related' |
T |
caseSatisfy(Satisfy object)
Returns the result of interpretting the object as an instance of 'Satisfy' |
T |
caseServicePort(ServicePort object)
Returns the result of interpretting the object as an instance of 'Service Port' |
T |
caseStructuralFeature(org.eclipse.uml2.uml.StructuralFeature object)
Returns the result of interpretting the object as an instance of 'Structural Feature' |
T |
caseStructuredClassifier(org.eclipse.uml2.uml.StructuredClassifier object)
Returns the result of interpretting the object as an instance of 'Structured Classifier' |
T |
caseTemplateableElement(org.eclipse.uml2.uml.TemplateableElement object)
Returns the result of interpretting the object as an instance of 'Templateable Element' |
T |
caseTestCase(TestCase object)
Returns the result of interpretting the object as an instance of 'Test Case' |
T |
caseTrace(Trace object)
Returns the result of interpretting the object as an instance of 'Trace' |
T |
caseType(org.eclipse.uml2.uml.Type object)
Returns the result of interpretting the object as an instance of 'Type' |
T |
caseTypedElement(org.eclipse.uml2.uml.TypedElement object)
Returns the result of interpretting the object as an instance of 'Typed Element' |
T |
caseUnit(Unit object)
Returns the result of interpretting the object as an instance of 'Unit' |
T |
caseValueType(ValueType object)
Returns the result of interpretting the object as an instance of 'Value Type' |
T |
caseVerify(Verify object)
Returns the result of interpretting the object as an instance of 'Verify' |
T |
defaultCase(EObject object)
Returns the result of interpretting the object as an instance of 'EObject' |
protected T |
doSwitch(EClass theEClass,
EObject theEObject)
Calls caseXXX for each class of the model until one
returns a non null result; it yields that result.
|
T |
doSwitch(EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result |
protected T |
doSwitch(int classifierID,
EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result |
Methods inherited from class org.eclipse.uml2.uml.util.UMLSwitch |
---|
caseAcceptCallAction, caseAcceptEventAction, caseAction, caseActionExecutionSpecification, caseActionInputPin, caseActivity, caseActivityEdge, caseActivityFinalNode, caseActivityGroup, caseActivityNode, caseActivityParameterNode, caseActivityPartition, caseActor, caseAddStructuralFeatureValueAction, caseAddVariableValueAction, caseAnyReceiveEvent, caseArtifact, caseAssociation, caseAssociationClass, caseBehavioralFeature, caseBehaviorExecutionSpecification, caseBroadcastSignalAction, caseCallAction, caseCallBehaviorAction, caseCallEvent, caseCallOperationAction, caseCentralBufferNode, caseChangeEvent, caseClassifierTemplateParameter, caseClause, caseClearAssociationAction, caseClearStructuralFeatureAction, caseClearVariableAction, caseCollaboration, caseCollaborationUse, caseCombinedFragment, caseCommunicationPath, caseComponent, caseComponentRealization, caseConditionalNode, caseConnectableElementTemplateParameter, caseConnectionPointReference, caseConnector, caseConnectorEnd, caseConsiderIgnoreFragment, caseConstraint, caseContinuation, caseControlFlow, caseControlNode, caseCreateLinkAction, caseCreateLinkObjectAction, caseCreateObjectAction, caseCreationEvent, caseDataStoreNode, caseDecisionNode, caseDeployedArtifact, caseDeployment, caseDeploymentSpecification, caseDestroyLinkAction, caseDestroyObjectAction, caseDestructionEvent, caseDevice, caseDuration, caseDurationConstraint, caseDurationInterval, caseDurationObservation, caseElementImport, caseEnumeration, caseEnumerationLiteral, caseEvent, caseExceptionHandler, caseExecutableNode, caseExecutionEnvironment, caseExecutionEvent, caseExecutionOccurrenceSpecification, caseExecutionSpecification, caseExpansionNode, caseExpansionRegion, caseExpression, caseExtend, caseExtension, caseExtensionEnd, caseExtensionPoint, caseFinalNode, caseFinalState, caseFlowFinalNode, caseForkNode, caseFunctionBehavior, caseGate, caseGeneralization, caseGeneralizationSet, caseGeneralOrdering, caseImage, caseInclude, caseInformationItem, caseInitialNode, caseInputPin, caseInstanceSpecification, caseInstanceValue, caseInteraction, caseInteractionConstraint, caseInteractionFragment, caseInteractionOperand, caseInteractionUse, caseInterfaceRealization, caseInterruptibleActivityRegion, caseInterval, caseIntervalConstraint, caseInvocationAction, caseJoinNode, caseLifeline, caseLinkAction, caseLinkEndCreationData, caseLinkEndData, caseLinkEndDestructionData, caseLiteralBoolean, caseLiteralInteger, caseLiteralNull, caseLiteralSpecification, caseLiteralString, caseLiteralUnlimitedNatural, caseLoopNode, caseManifestation, caseMergeNode, caseMessage, caseMessageEnd, caseMessageEvent, caseMessageOccurrenceSpecification, caseModel, caseNode, caseObjectFlow, caseObjectNode, caseObservation, caseOccurrenceSpecification, caseOpaqueAction, caseOpaqueBehavior, caseOpaqueExpression, caseOperation, caseOperationTemplateParameter, caseOutputPin, casePackageImport, casePackageMerge, caseParameter, caseParameterSet, casePartDecomposition, casePin, casePrimitiveType, caseProfile, caseProfileApplication, caseProtocolConformance, caseProtocolStateMachine, caseProtocolTransition, casePseudostate, caseQualifierValue, caseRaiseExceptionAction, caseReadExtentAction, caseReadIsClassifiedObjectAction, caseReadLinkAction, caseReadLinkObjectEndAction, caseReadLinkObjectEndQualifierAction, caseReadSelfAction, caseReadStructuralFeatureAction, caseReadVariableAction, caseReceiveOperationEvent, caseReceiveSignalEvent, caseReception, caseReclassifyObjectAction, caseRedefinableTemplateSignature, caseReduceAction, caseRegion, caseRemoveStructuralFeatureValueAction, caseRemoveVariableValueAction, caseReplyAction, caseSendObjectAction, caseSendOperationEvent, caseSendSignalAction, caseSendSignalEvent, caseSequenceNode, caseSignal, caseSignalEvent, caseSlot, caseStartClassifierBehaviorAction, caseState, caseStateInvariant, caseStateMachine, caseStereotype, caseStringExpression, caseStructuralFeatureAction, caseStructuredActivityNode, caseSubstitution, caseTemplateBinding, caseTemplateParameter, caseTemplateParameterSubstitution, caseTemplateSignature, caseTestIdentityAction, caseTimeConstraint, caseTimeEvent, caseTimeExpression, caseTimeInterval, caseTimeObservation, caseTransition, caseTrigger, caseUnmarshallAction, caseUsage, caseUseCase, caseValuePin, caseValueSpecification, caseValueSpecificationAction, caseVariable, caseVariableAction, caseVertex, caseWriteLinkAction, caseWriteStructuralFeatureAction, caseWriteVariableAction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
protected static SysMLPackage sysmlmodelPackage
Constructor Detail |
---|
public SysMLSwitch()
Method Detail |
---|
public T doSwitch(EObject theEObject)
caseXXX
for each class of the model until one returns a non null result; it yields that result.
doSwitch
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
caseXXX
call.protected T doSwitch(EClass theEClass, EObject theEObject)
caseXXX
for each class of the model until one
returns a non null result; it yields that result.
If the element is an UML2 element, we call doSwitch on UML2Switch
doSwitch
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
caseXXX
call.protected T doSwitch(int classifierID, EObject theEObject)
caseXXX
for each class of the model until one returns a non null result; it yields that result.
doSwitch
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
caseXXX
call.public T caseBlock(Block object)
object
- the target of the switch.
doSwitch(EObject)
public T caseFlowPort(FlowPort object)
object
- the target of the switch.
doSwitch(EObject)
public T caseServicePort(ServicePort object)
object
- the target of the switch.
doSwitch(EObject)
public T caseFlowSpecification(FlowSpecification object)
object
- the target of the switch.
doSwitch(EObject)
public T caseBlockDefinition(BlockDefinition object)
object
- the target of the switch.
doSwitch(EObject)
public T casePackageSYSML(PackageSYSML object)
object
- the target of the switch.
doSwitch(EObject)
public T caseRequirement(Requirement object)
object
- the target of the switch.
doSwitch(EObject)
public T caseTestCase(TestCase object)
object
- the target of the switch.
doSwitch(EObject)
public T caseRequirementDefinition(RequirementDefinition object)
object
- the target of the switch.
doSwitch(EObject)
public T caseSatisfy(Satisfy object)
object
- the target of the switch.
doSwitch(EObject)
public T caseDeriveReqt(DeriveReqt object)
object
- the target of the switch.
doSwitch(EObject)
public T caseVerify(Verify object)
object
- the target of the switch.
doSwitch(EObject)
public T caseField(Field object)
object
- the target of the switch.
doSwitch(EObject)
public T caseRationale(Rationale object)
object
- the target of the switch.
doSwitch(EObject)
public T caseProblem(Problem object)
object
- the target of the switch.
doSwitch(EObject)
public T caseValueType(ValueType object)
object
- the target of the switch.
doSwitch(EObject)
public T caseDimension(Dimension object)
object
- the target of the switch.
doSwitch(EObject)
public T caseUnit(Unit object)
object
- the target of the switch.
doSwitch(EObject)
public T caseBlockProperty(BlockProperty object)
object
- the target of the switch.
doSwitch(EObject)
public T caseDistributedProperty(DistributedProperty object)
object
- the target of the switch.
doSwitch(EObject)
public T caseItemFlow(ItemFlow object)
object
- the target of the switch.
doSwitch(EObject)
public T caseFlowProperty(FlowProperty object)
object
- the target of the switch.
doSwitch(EObject)
public T caseConstraintBlock(ConstraintBlock object)
object
- the target of the switch.
doSwitch(EObject)
public T caseTrace(Trace object)
object
- the target of the switch.
doSwitch(EObject)
public T caseCopy(Copy object)
object
- the target of the switch.
doSwitch(EObject)
public T caseRefine(Refine object)
object
- the target of the switch.
doSwitch(EObject)
public T caseConstraintProperty(ConstraintProperty object)
object
- the target of the switch.
doSwitch(EObject)
public T caseContainment(Containment object)
object
- the target of the switch.
doSwitch(EObject)
public T caseRequirementRelated(RequirementRelated object)
object
- the target of the switch.
doSwitch(EObject)
public T caseModelSYSML(ModelSYSML object)
object
- the target of the switch.
doSwitch(EObject)
public T caseEModelElement(EModelElement object)
caseEModelElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseElement(org.eclipse.uml2.uml.Element object)
caseElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseNamedElement(org.eclipse.uml2.uml.NamedElement object)
caseNamedElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseNamespace(org.eclipse.uml2.uml.Namespace object)
caseNamespace
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseRedefinableElement(org.eclipse.uml2.uml.RedefinableElement object)
caseRedefinableElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseParameterableElement(org.eclipse.uml2.uml.ParameterableElement object)
caseParameterableElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T casePackageableElement(org.eclipse.uml2.uml.PackageableElement object)
casePackageableElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseType(org.eclipse.uml2.uml.Type object)
caseType
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseTemplateableElement(org.eclipse.uml2.uml.TemplateableElement object)
caseTemplateableElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseClassifier(org.eclipse.uml2.uml.Classifier object)
caseClassifier
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseStructuredClassifier(org.eclipse.uml2.uml.StructuredClassifier object)
caseStructuredClassifier
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseEncapsulatedClassifier(org.eclipse.uml2.uml.EncapsulatedClassifier object)
caseEncapsulatedClassifier
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseBehavioredClassifier(org.eclipse.uml2.uml.BehavioredClassifier object)
caseBehavioredClassifier
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseClass(org.eclipse.uml2.uml.Class object)
caseClass
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseFeature(org.eclipse.uml2.uml.Feature object)
caseFeature
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseTypedElement(org.eclipse.uml2.uml.TypedElement object)
caseTypedElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseMultiplicityElement(org.eclipse.uml2.uml.MultiplicityElement object)
caseMultiplicityElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseStructuralFeature(org.eclipse.uml2.uml.StructuralFeature object)
caseStructuralFeature
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseConnectableElement(org.eclipse.uml2.uml.ConnectableElement object)
caseConnectableElement
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseDeploymentTarget(org.eclipse.uml2.uml.DeploymentTarget object)
caseDeploymentTarget
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseProperty(org.eclipse.uml2.uml.Property object)
caseProperty
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T casePort(org.eclipse.uml2.uml.Port object)
casePort
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseInterface(org.eclipse.uml2.uml.Interface object)
caseInterface
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T casePackage(org.eclipse.uml2.uml.Package object)
casePackage
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseBehavior(org.eclipse.uml2.uml.Behavior object)
caseBehavior
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseRelationship(org.eclipse.uml2.uml.Relationship object)
caseRelationship
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseDirectedRelationship(org.eclipse.uml2.uml.DirectedRelationship object)
caseDirectedRelationship
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseDependency(org.eclipse.uml2.uml.Dependency object)
caseDependency
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseAbstraction(org.eclipse.uml2.uml.Abstraction object)
caseAbstraction
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseRealization(org.eclipse.uml2.uml.Realization object)
caseRealization
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseComment(org.eclipse.uml2.uml.Comment object)
caseComment
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseDataType(org.eclipse.uml2.uml.DataType object)
caseDataType
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T caseInformationFlow(org.eclipse.uml2.uml.InformationFlow object)
caseInformationFlow
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(EObject)
public T defaultCase(EObject object)
defaultCase
in class org.eclipse.uml2.uml.util.UMLSwitch<T>
object
- the target of the switch.
doSwitch(org.eclipse.emf.ecore.EObject)
|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.