public class StoreSwitch<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.
StorePackage| Modifier and Type | Field and Description |
|---|---|
protected static StorePackage |
modelPackage
The cached model package
|
| Constructor and Description |
|---|
StoreSwitch()
Creates an instance of the switch.
|
| Modifier and Type | Method and Description |
|---|---|
T |
caseArrayDefinition(ArrayDefinition object)
Returns the result of interpreting the object as an instance of 'Array Definition'.
|
T |
caseArrayType(ArrayType object)
Returns the result of interpreting the object as an instance of 'Array Type'.
|
T |
caseBimServerInfo(BimServerInfo object)
Returns the result of interpreting the object as an instance of 'Bim Server Info'.
|
T |
caseBooleanType(BooleanType object)
Returns the result of interpreting the object as an instance of 'Boolean Type'.
|
T |
caseByteArrayType(ByteArrayType object)
Returns the result of interpreting the object as an instance of 'Byte Array Type'.
|
T |
caseCheckout(Checkout object)
Returns the result of interpreting the object as an instance of 'Checkout'.
|
T |
caseCheckoutResult(CheckoutResult object)
Returns the result of interpreting the object as an instance of 'Checkout Result'.
|
T |
caseCompareContainer(CompareContainer object)
Returns the result of interpreting the object as an instance of 'Compare Container'.
|
T |
caseCompareItem(CompareItem object)
Returns the result of interpreting the object as an instance of 'Compare Item'.
|
T |
caseCompareResult(CompareResult object)
Returns the result of interpreting the object as an instance of 'Compare Result'.
|
T |
caseConcreteRevision(ConcreteRevision object)
Returns the result of interpreting the object as an instance of 'Concrete Revision'.
|
T |
caseDatabaseInformation(DatabaseInformation object)
Returns the result of interpreting the object as an instance of 'Database Information'.
|
T |
caseDatabaseInformationCategory(DatabaseInformationCategory object)
Returns the result of interpreting the object as an instance of 'Database Information Category'.
|
T |
caseDatabaseInformationItem(DatabaseInformationItem object)
Returns the result of interpreting the object as an instance of 'Database Information Item'.
|
T |
caseDataObject(DataObject object)
Returns the result of interpreting the object as an instance of 'Data Object'.
|
T |
caseDataValue(DataValue object)
Returns the result of interpreting the object as an instance of 'Data Value'.
|
T |
caseDeserializerPluginConfiguration(DeserializerPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Deserializer Plugin Configuration'.
|
T |
caseDeserializerPluginDescriptor(DeserializerPluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Deserializer Plugin Descriptor'.
|
T |
caseDoubleType(DoubleType object)
Returns the result of interpreting the object as an instance of 'Double Type'.
|
T |
caseDownloadResult(DownloadResult object)
Returns the result of interpreting the object as an instance of 'Download Result'.
|
T |
caseExtendedData(ExtendedData object)
Returns the result of interpreting the object as an instance of 'Extended Data'.
|
T |
caseExtendedDataSchema(ExtendedDataSchema object)
Returns the result of interpreting the object as an instance of 'Extended Data Schema'.
|
T |
caseFile(File object)
Returns the result of interpreting the object as an instance of 'File'.
|
T |
caseGeoTag(GeoTag object)
Returns the result of interpreting the object as an instance of 'Geo Tag'.
|
T |
caseIfcHeader(IfcHeader object)
Returns the result of interpreting the object as an instance of 'Ifc Header'.
|
T |
caseImmediateNotificationResult(ImmediateNotificationResult object)
Returns the result of interpreting the object as an instance of 'Immediate Notification Result'.
|
T |
caseInterfaceMetric(InterfaceMetric object)
Returns the result of interpreting the object as an instance of 'Interface Metric'.
|
T |
caseInternalServicePluginConfiguration(InternalServicePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Internal Service Plugin Configuration'.
|
T |
caseJavaInfo(JavaInfo object)
Returns the result of interpreting the object as an instance of 'Java Info'.
|
T |
caseListDataValue(ListDataValue object)
Returns the result of interpreting the object as an instance of 'List Data Value'.
|
T |
caseLongAction(LongAction object)
Returns the result of interpreting the object as an instance of 'Long Action'.
|
T |
caseLongActionState(LongActionState object)
Returns the result of interpreting the object as an instance of 'Long Action State'.
|
T |
caseLongType(LongType object)
Returns the result of interpreting the object as an instance of 'Long Type'.
|
T |
caseMessagingSerializerPluginConfiguration(MessagingSerializerPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Messaging Serializer Plugin Configuration'.
|
T |
caseMethodMetric(MethodMetric object)
Returns the result of interpreting the object as an instance of 'Method Metric'.
|
T |
caseMetrics(Metrics object)
Returns the result of interpreting the object as an instance of 'Metrics'.
|
T |
caseMigration(Migration object)
Returns the result of interpreting the object as an instance of 'Migration'.
|
T |
caseModelCheckerInstance(ModelCheckerInstance object)
Returns the result of interpreting the object as an instance of 'Model Checker Instance'.
|
T |
caseModelCheckerPluginDescriptor(ModelCheckerPluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Model Checker Plugin Descriptor'.
|
T |
caseModelCheckerResult(ModelCheckerResult object)
Returns the result of interpreting the object as an instance of 'Model Checker Result'.
|
T |
caseModelCheckerResultHeader(ModelCheckerResultHeader object)
Returns the result of interpreting the object as an instance of 'Model Checker Result Header'.
|
T |
caseModelCheckerResultItem(ModelCheckerResultItem object)
Returns the result of interpreting the object as an instance of 'Model Checker Result Item'.
|
T |
caseModelCheckerResultLine(ModelCheckerResultLine object)
Returns the result of interpreting the object as an instance of 'Model Checker Result Line'.
|
T |
caseModelComparePluginConfiguration(ModelComparePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Model Compare Plugin Configuration'.
|
T |
caseModelComparePluginDescriptor(ModelComparePluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Model Compare Plugin Descriptor'.
|
T |
caseModelMergerPluginConfiguration(ModelMergerPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Model Merger Plugin Configuration'.
|
T |
caseModelMergerPluginDescriptor(ModelMergerPluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Model Merger Plugin Descriptor'.
|
T |
caseObjectAdded(ObjectAdded object)
Returns the result of interpreting the object as an instance of 'Object Added'.
|
T |
caseObjectDefinition(ObjectDefinition object)
Returns the result of interpreting the object as an instance of 'Object Definition'.
|
T |
caseObjectIDMPluginConfiguration(ObjectIDMPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Object IDM Plugin Configuration'.
|
T |
caseObjectIDMPluginDescriptor(ObjectIDMPluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Object IDM Plugin Descriptor'.
|
T |
caseObjectModified(ObjectModified object)
Returns the result of interpreting the object as an instance of 'Object Modified'.
|
T |
caseObjectRemoved(ObjectRemoved object)
Returns the result of interpreting the object as an instance of 'Object Removed'.
|
T |
caseObjectType(ObjectType object)
Returns the result of interpreting the object as an instance of 'Object Type'.
|
T |
caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'.
|
T |
caseParameterDefinition(ParameterDefinition object)
Returns the result of interpreting the object as an instance of 'Parameter Definition'.
|
T |
casePercentageChange(PercentageChange object)
Returns the result of interpreting the object as an instance of 'Percentage Change'.
|
T |
casePluginConfiguration(PluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Plugin Configuration'.
|
T |
casePluginDescriptor(PluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Plugin Descriptor'.
|
T |
casePluginUpdateInformation(PluginUpdateInformation object)
Returns the result of interpreting the object as an instance of 'Plugin Update Information'.
|
T |
casePluginVersion(PluginVersion object)
Returns the result of interpreting the object as an instance of 'Plugin Version'.
|
T |
casePrimitiveDefinition(PrimitiveDefinition object)
Returns the result of interpreting the object as an instance of 'Primitive Definition'.
|
T |
casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|
T |
caseProfileDescriptor(ProfileDescriptor object)
Returns the result of interpreting the object as an instance of 'Profile Descriptor'.
|
T |
caseProject(Project object)
Returns the result of interpreting the object as an instance of 'Project'.
|
T |
caseProjectSmall(ProjectSmall object)
Returns the result of interpreting the object as an instance of 'Project Small'.
|
T |
caseQueryEnginePluginConfiguration(QueryEnginePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Query Engine Plugin Configuration'.
|
T |
caseQueryEnginePluginDescriptor(QueryEnginePluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Query Engine Plugin Descriptor'.
|
T |
caseReferenceDataValue(ReferenceDataValue object)
Returns the result of interpreting the object as an instance of 'Reference Data Value'.
|
T |
caseRemoteServiceUpdate(RemoteServiceUpdate object)
Returns the result of interpreting the object as an instance of 'Remote Service Update'.
|
T |
caseRenderEnginePluginConfiguration(RenderEnginePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Render Engine Plugin Configuration'.
|
T |
caseRenderEnginePluginDescriptor(RenderEnginePluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Render Engine Plugin Descriptor'.
|
T |
caseRevision(Revision object)
Returns the result of interpreting the object as an instance of 'Revision'.
|
T |
caseRevisionSummary(RevisionSummary object)
Returns the result of interpreting the object as an instance of 'Revision Summary'.
|
T |
caseRevisionSummaryContainer(RevisionSummaryContainer object)
Returns the result of interpreting the object as an instance of 'Revision Summary Container'.
|
T |
caseRevisionSummaryType(RevisionSummaryType object)
Returns the result of interpreting the object as an instance of 'Revision Summary Type'.
|
T |
caseSerializerPluginConfiguration(SerializerPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Serializer Plugin Configuration'.
|
T |
caseSerializerPluginDescriptor(SerializerPluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Serializer Plugin Descriptor'.
|
T |
caseServerInfo(ServerInfo object)
Returns the result of interpreting the object as an instance of 'Server Info'.
|
T |
caseServerSettings(ServerSettings object)
Returns the result of interpreting the object as an instance of 'Server Settings'.
|
T |
caseService(Service object)
Returns the result of interpreting the object as an instance of 'Service'.
|
T |
caseServiceDescriptor(ServiceDescriptor object)
Returns the result of interpreting the object as an instance of 'Service Descriptor'.
|
T |
caseServiceField(ServiceField object)
Returns the result of interpreting the object as an instance of 'Service Field'.
|
T |
caseServiceInterface(ServiceInterface object)
Returns the result of interpreting the object as an instance of 'Service Interface'.
|
T |
caseServiceMethod(ServiceMethod object)
Returns the result of interpreting the object as an instance of 'Service Method'.
|
T |
caseServiceParameter(ServiceParameter object)
Returns the result of interpreting the object as an instance of 'Service Parameter'.
|
T |
caseServicePluginDescriptor(ServicePluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Service Plugin Descriptor'.
|
T |
caseServiceType(ServiceType object)
Returns the result of interpreting the object as an instance of 'Service Type'.
|
T |
caseSimpleDataValue(SimpleDataValue object)
Returns the result of interpreting the object as an instance of 'Simple Data Value'.
|
T |
caseStringType(StringType object)
Returns the result of interpreting the object as an instance of 'String Type'.
|
T |
caseSystemInfo(SystemInfo object)
Returns the result of interpreting the object as an instance of 'System Info'.
|
T |
caseToken(Token object)
Returns the result of interpreting the object as an instance of 'Token'.
|
T |
caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'.
|
T |
caseTypeDefinition(TypeDefinition object)
Returns the result of interpreting the object as an instance of 'Type Definition'.
|
T |
caseUser(User object)
Returns the result of interpreting the object as an instance of 'User'.
|
T |
caseUserSession(UserSession object)
Returns the result of interpreting the object as an instance of 'User Session'.
|
T |
caseUserSettings(UserSettings object)
Returns the result of interpreting the object as an instance of 'User Settings'.
|
T |
caseVersion(Version object)
Returns the result of interpreting the object as an instance of 'Version'.
|
T |
caseWebModulePluginConfiguration(WebModulePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Web Module Plugin Configuration'.
|
T |
caseWebModulePluginDescriptor(WebModulePluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Web Module Plugin Descriptor'.
|
T |
defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'.
|
protected T |
doSwitch(int classifierID,
org.eclipse.emf.ecore.EObject theEObject)
Calls
caseXXX for each class of the model until one returns a non null result; it yields that result. |
protected boolean |
isSwitchFor(org.eclipse.emf.ecore.EPackage ePackage)
Checks whether this is a switch for the given package.
|
protected static StorePackage modelPackage
protected boolean isSwitchFor(org.eclipse.emf.ecore.EPackage ePackage)
isSwitchFor in class org.eclipse.emf.ecore.util.Switch<T>ePackage - the package in question.protected T doSwitch(int classifierID, org.eclipse.emf.ecore.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.emf.ecore.util.Switch<T>caseXXX call.public T caseProject(Project object)
object - the target of the switch.doSwitch(EObject)public T caseUser(User object)
object - the target of the switch.doSwitch(EObject)public T caseRevision(Revision object)
object - the target of the switch.doSwitch(EObject)public T caseConcreteRevision(ConcreteRevision object)
object - the target of the switch.doSwitch(EObject)public T caseGeoTag(GeoTag object)
object - the target of the switch.doSwitch(EObject)public T caseCheckout(Checkout object)
object - the target of the switch.doSwitch(EObject)public T caseServerSettings(ServerSettings object)
object - the target of the switch.doSwitch(EObject)public T caseUserSettings(UserSettings object)
object - the target of the switch.doSwitch(EObject)public T casePluginConfiguration(PluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseSerializerPluginConfiguration(SerializerPluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseObjectIDMPluginConfiguration(ObjectIDMPluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseRenderEnginePluginConfiguration(RenderEnginePluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseDeserializerPluginConfiguration(DeserializerPluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseDownloadResult(DownloadResult object)
object - the target of the switch.doSwitch(EObject)public T caseCheckoutResult(CheckoutResult object)
object - the target of the switch.doSwitch(EObject)public T caseDataValue(DataValue object)
object - the target of the switch.doSwitch(EObject)public T caseDataObject(DataObject object)
object - the target of the switch.doSwitch(EObject)public T caseUserSession(UserSession object)
object - the target of the switch.doSwitch(EObject)public T caseMigration(Migration object)
object - the target of the switch.doSwitch(EObject)public T caseReferenceDataValue(ReferenceDataValue object)
object - the target of the switch.doSwitch(EObject)public T caseListDataValue(ListDataValue object)
object - the target of the switch.doSwitch(EObject)public T caseSimpleDataValue(SimpleDataValue object)
object - the target of the switch.doSwitch(EObject)public T caseDatabaseInformationItem(DatabaseInformationItem object)
object - the target of the switch.doSwitch(EObject)public T caseDatabaseInformationCategory(DatabaseInformationCategory object)
object - the target of the switch.doSwitch(EObject)public T caseDatabaseInformation(DatabaseInformation object)
object - the target of the switch.doSwitch(EObject)public T casePluginDescriptor(PluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseSerializerPluginDescriptor(SerializerPluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseDeserializerPluginDescriptor(DeserializerPluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseRevisionSummaryType(RevisionSummaryType object)
object - the target of the switch.doSwitch(EObject)public T caseRevisionSummaryContainer(RevisionSummaryContainer object)
object - the target of the switch.doSwitch(EObject)public T caseRevisionSummary(RevisionSummary object)
object - the target of the switch.doSwitch(EObject)public T caseLongAction(LongAction object)
object - the target of the switch.doSwitch(EObject)public T caseObjectIDMPluginDescriptor(ObjectIDMPluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseCompareItem(CompareItem object)
object - the target of the switch.doSwitch(EObject)public T caseObjectAdded(ObjectAdded object)
object - the target of the switch.doSwitch(EObject)public T caseObjectRemoved(ObjectRemoved object)
object - the target of the switch.doSwitch(EObject)public T caseObjectModified(ObjectModified object)
object - the target of the switch.doSwitch(EObject)public T caseCompareContainer(CompareContainer object)
object - the target of the switch.doSwitch(EObject)public T caseCompareResult(CompareResult object)
object - the target of the switch.doSwitch(EObject)public T caseLongActionState(LongActionState object)
object - the target of the switch.doSwitch(EObject)public T caseServerInfo(ServerInfo object)
object - the target of the switch.doSwitch(EObject)public T caseVersion(Version object)
object - the target of the switch.doSwitch(EObject)public T caseRenderEnginePluginDescriptor(RenderEnginePluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseFile(File object)
object - the target of the switch.doSwitch(EObject)public T caseExtendedDataSchema(ExtendedDataSchema object)
object - the target of the switch.doSwitch(EObject)public T caseExtendedData(ExtendedData object)
object - the target of the switch.doSwitch(EObject)public T caseQueryEnginePluginDescriptor(QueryEnginePluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseQueryEnginePluginConfiguration(QueryEnginePluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseWebModulePluginDescriptor(WebModulePluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseWebModulePluginConfiguration(WebModulePluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseModelMergerPluginDescriptor(ModelMergerPluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseModelMergerPluginConfiguration(ModelMergerPluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseModelComparePluginDescriptor(ModelComparePluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseModelComparePluginConfiguration(ModelComparePluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseProfileDescriptor(ProfileDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseServiceDescriptor(ServiceDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseService(Service object)
object - the target of the switch.doSwitch(EObject)public T caseToken(Token object)
object - the target of the switch.doSwitch(EObject)public T caseServicePluginDescriptor(ServicePluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseInternalServicePluginConfiguration(InternalServicePluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseServiceInterface(ServiceInterface object)
object - the target of the switch.doSwitch(EObject)public T caseServiceMethod(ServiceMethod object)
object - the target of the switch.doSwitch(EObject)public T caseServiceField(ServiceField object)
object - the target of the switch.doSwitch(EObject)public T caseServiceType(ServiceType object)
object - the target of the switch.doSwitch(EObject)public T caseServiceParameter(ServiceParameter object)
object - the target of the switch.doSwitch(EObject)public T caseTypeDefinition(TypeDefinition object)
object - the target of the switch.doSwitch(EObject)public T caseObjectDefinition(ObjectDefinition object)
object - the target of the switch.doSwitch(EObject)public T casePrimitiveDefinition(PrimitiveDefinition object)
object - the target of the switch.doSwitch(EObject)public T caseArrayDefinition(ArrayDefinition object)
object - the target of the switch.doSwitch(EObject)public T caseParameterDefinition(ParameterDefinition object)
object - the target of the switch.doSwitch(EObject)public T caseType(Type object)
object - the target of the switch.doSwitch(EObject)public T caseObjectType(ObjectType object)
object - the target of the switch.doSwitch(EObject)public T casePrimitiveType(PrimitiveType object)
object - the target of the switch.doSwitch(EObject)public T caseLongType(LongType object)
object - the target of the switch.doSwitch(EObject)public T caseByteArrayType(ByteArrayType object)
object - the target of the switch.doSwitch(EObject)public T caseDoubleType(DoubleType object)
object - the target of the switch.doSwitch(EObject)public T caseStringType(StringType object)
object - the target of the switch.doSwitch(EObject)public T caseBooleanType(BooleanType object)
object - the target of the switch.doSwitch(EObject)public T caseArrayType(ArrayType object)
object - the target of the switch.doSwitch(EObject)public T caseParameter(Parameter object)
object - the target of the switch.doSwitch(EObject)public T caseImmediateNotificationResult(ImmediateNotificationResult object)
object - the target of the switch.doSwitch(EObject)public T caseRemoteServiceUpdate(RemoteServiceUpdate object)
object - the target of the switch.doSwitch(EObject)public T casePercentageChange(PercentageChange object)
object - the target of the switch.doSwitch(EObject)public T caseSystemInfo(SystemInfo object)
object - the target of the switch.doSwitch(EObject)public T caseJavaInfo(JavaInfo object)
object - the target of the switch.doSwitch(EObject)public T caseBimServerInfo(BimServerInfo object)
object - the target of the switch.doSwitch(EObject)public T caseProjectSmall(ProjectSmall object)
object - the target of the switch.doSwitch(EObject)public T caseIfcHeader(IfcHeader object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerResultItem(ModelCheckerResultItem object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerResultHeader(ModelCheckerResultHeader object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerResultLine(ModelCheckerResultLine object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerResult(ModelCheckerResult object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerInstance(ModelCheckerInstance object)
object - the target of the switch.doSwitch(EObject)public T caseModelCheckerPluginDescriptor(ModelCheckerPluginDescriptor object)
object - the target of the switch.doSwitch(EObject)public T caseMessagingSerializerPluginConfiguration(MessagingSerializerPluginConfiguration object)
object - the target of the switch.doSwitch(EObject)public T caseMetrics(Metrics object)
object - the target of the switch.doSwitch(EObject)public T caseInterfaceMetric(InterfaceMetric object)
object - the target of the switch.doSwitch(EObject)public T caseMethodMetric(MethodMetric object)
object - the target of the switch.doSwitch(EObject)public T casePluginVersion(PluginVersion object)
object - the target of the switch.doSwitch(EObject)public T casePluginUpdateInformation(PluginUpdateInformation 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)Copyright © 2016 OpenSource BIM. All rights reserved.