public class RepositoryPrinter extends RepositorySwitch
copyright| Constructor and Description |
|---|
RepositoryPrinter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'.
|
Object |
casePrimitiveDataType(PrimitiveDataType object)
Returns the result of interpreting the object as an instance of 'Primitive Data
Type'.
|
caseBasicComponent, caseCollectionDataType, caseCompleteComponentType, caseComposedProvidingRequiringEntity, caseComposedStructure, caseCompositeComponent, caseCompositeDataType, caseDataType, caseEntity, caseEventGroup, caseEventType, caseExceptionType, caseIdentifier, caseImplementationComponentType, caseInfrastructureInterface, caseInfrastructureProvidedRole, caseInfrastructureRequiredRole, caseInfrastructureSignature, caseInnerDeclaration, caseInterface, caseInterfaceProvidingEntity, caseInterfaceProvidingRequiringEntity, caseInterfaceRequiringEntity, caseNamedElement, caseOperationInterface, caseOperationProvidedRole, caseOperationRequiredRole, caseOperationSignature, casePassiveResource, caseProvidedRole, caseProvidesComponentType, caseRepository, caseRepositoryComponent, caseRequiredCharacterisation, caseRequiredRole, caseResourceInterfaceRequiringEntity, caseRole, caseSignature, caseSinkRole, caseSourceRole, defaultCasepublic Object caseParameter(Parameter object)
RepositorySwitchcaseParameter in class RepositorySwitchobject - the target of the switch.doSwitch(EObject)public Object casePrimitiveDataType(PrimitiveDataType object)
RepositorySwitchcasePrimitiveDataType in class RepositorySwitchobject - the target of the switch.doSwitch(EObject)