public class TypeResolverImpl extends AbstractTypeResolver<EPackage,EClassifier,EOperation,EStructuralFeature,EParameter>
TypeResolver interface.| Constructor and Description |
|---|
TypeResolverImpl(EcoreEnvironment env)
Initializes me with an environment.
|
TypeResolverImpl(EcoreEnvironment env,
Resource resource)
Initializes me with a resource in which I will persist the model-based
types that I generate in my associated
Environment. |
dispose, getAdditionalAttributes, getAdditionalFeaturesPackage, getAdditionalOperations, getCollectionPackage, getMessagePackage, getResource, getTuplePackage, getTypePackage, resolve, resolveAdditionalAttribute, resolveAdditionalOperation, resolveCollectionType, resolveOperationMessageType, resolveSignalMessageType, resolveTupleType, resolveTypeTypepublic TypeResolverImpl(EcoreEnvironment env)
env - the environment that I persistpublic TypeResolverImpl(EcoreEnvironment env, Resource resource)
Environment.env - my environmentresource - my resourceCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.