public class UMLEcoreTechnology extends AbstractTechnology
| Modifier and Type | Field and Description |
|---|---|
static UMLEcoreTechnology |
INSTANCE |
public static final UMLEcoreTechnology INSTANCE
public UMLIdResolver createIdResolver(EnvironmentFactoryInternal environmentFactory)
public LibraryProperty createBasePropertyImplementation(EnvironmentFactoryInternal environmentFactory, Property property)
createBasePropertyImplementation in interface TechnologycreateBasePropertyImplementation in class AbstractTechnologypublic LibraryProperty createExplicitNavigationPropertyImplementation(EnvironmentFactoryInternal environmentFactory, Element asNavigationExp, Object sourceValue, Property property)
createExplicitNavigationPropertyImplementation in interface TechnologycreateExplicitNavigationPropertyImplementation in class AbstractTechnologypublic LibraryProperty createExtensionPropertyImplementation(EnvironmentFactoryInternal environmentFactory, Property property)
createExtensionPropertyImplementation in interface TechnologycreateExtensionPropertyImplementation in class AbstractTechnologypublic LibraryProperty createStereotypePropertyImplementation(EnvironmentFactoryInternal environmentFactory, Property property)
createStereotypePropertyImplementation in interface TechnologycreateStereotypePropertyImplementation in class AbstractTechnologypublic String getExtensionName(Element asStereotypedElement)
getExtensionName in interface TechnologygetExtensionName in class AbstractTechnologypublic RootPackageId getMetamodelId(EnvironmentFactoryInternal environmentFactory, EPackage eObject2)
public PackageId getMetapackageId(EnvironmentFactoryInternal environmentFactory, Package asPackage)
public String getOriginalName(ENamedElement eNamedElement)
getOriginalName in interface TechnologygetOriginalName in class AbstractTechnologypublic Element getParseableElement(EnvironmentFactoryInternal environmentFactory, EObject eObject) throws ParserException
getParseableElement in interface TechnologygetParseableElement in class AbstractTechnologyParserExceptionpublic boolean isStereotype(EnvironmentFactoryInternal environmentFactory, EClass eClass)
public boolean isValidatable(EClass eClass)
isValidatable in interface TechnologyisValidatable in class AbstractTechnologyCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.