class GeppettoPrinterSwitch.GGeppettoSwitch extends GeppettoSwitch<java.lang.Object>
modelPackage
Constructor and Description |
---|
GGeppettoSwitch() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
caseGeppettoLibrary(GeppettoLibrary object)
Returns the result of interpreting the object as an instance of 'Library'.
|
java.lang.Object |
caseGeppettoModel(GeppettoModel object)
Returns the result of interpreting the object as an instance of 'Model'.
|
caseDomainModel, caseExperimentState, caseExternalDomainModel, caseISynchable, caseLibraryManager, caseModelFormat, caseNode, caseStringToStringMap, caseTag, caseVariableValue, defaultCase, doSwitch, isSwitchFor
public java.lang.Object caseGeppettoLibrary(GeppettoLibrary object)
GeppettoSwitch
caseGeppettoLibrary
in class GeppettoSwitch<java.lang.Object>
object
- the target of the switch.doSwitch(EObject)
public java.lang.Object caseGeppettoModel(GeppettoModel object)
GeppettoSwitch
caseGeppettoModel
in class GeppettoSwitch<java.lang.Object>
object
- the target of the switch.doSwitch(EObject)