org.eclipse.emf.codegen.ecore.genmodel.impl
Class GenClassifierImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassifierImpl
- All Implemented Interfaces:
- EObject, GenBase, GenClassifier, InternalEObject, Notifier
- Direct Known Subclasses:
- GenClassImpl, GenDataTypeImpl
- public abstract class GenClassifierImpl
- extends GenBaseImpl
- implements GenClassifier
An implementation of the model object 'Gen Meta Object'.
The following features are implemented:
Methods inherited from class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl |
appendModelSetting, appendModelSetting, canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, capName, collectGenClasses, collectGenConstraints, collectGenFeatures, collectGenOperations, eObjectForURIFragmentSegment, ePackageGenModel, eURIFragmentSegment, filterGenClasses, findGenClass, findGenClassifier, findGenDataType, findGenEnum, findGenFeature, findGenPackage, findGenPackageHelper, findOrCreateContainer, format, generate, generate, generate, generate, generate, generateEdit, generateEditor, generateSchema, getAllGenPackages, getDocumentation, getDocumentation, getExtendedMetaData, getGenModel, getImplClassName, getImportedType, getImportManager, getInstanceClass, getJavaLangTypes, getJavaReservedWords, getModelInfo, getPrimitiveDefault, getPrimitiveObjectType, getType, getTypeGenClasses, hasDocumentation, hasModelContribution, indent, isBlank, isJavaUtilMapEntry, isPrimitiveType, parseName, safeName, setImportManager, uncapName, uncapPrefixedName, unicodeEscapeEncode |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eUnset, toString |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, capName, ePackageGenModel, format, generate, generateEdit, generateEditor, generateSchema, getDocumentation, getGenModel, hasDocumentation, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource, eSet, eUnset |
GenClassifierImpl
protected GenClassifierImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class GenBaseImpl
getGenPackage
public GenPackage getGenPackage()
-
- Specified by:
getGenPackage
in interface GenClassifier
- Returns:
- the value of the 'Gen Package' reference.
- See Also:
GenModelPackage.getGenClassifier_GenPackage()
,
GenPackage.getGenClassifiers()
eGet
public Object eGet(EStructuralFeature eFeature,
boolean resolve)
-
- Specified by:
eGet
in interface EObject
- Overrides:
eGet
in class BasicEObjectImpl
eIsSet
public boolean eIsSet(EStructuralFeature eFeature)
-
- Specified by:
eIsSet
in interface EObject
- Overrides:
eIsSet
in class BasicEObjectImpl
getEcoreModelElement
public EModelElement getEcoreModelElement()
- Specified by:
getEcoreModelElement
in class GenBaseImpl
getEcoreClassifier
public EClassifier getEcoreClassifier()
- Specified by:
getEcoreClassifier
in interface GenClassifier
getImportedMetaType
public String getImportedMetaType()
- Specified by:
getImportedMetaType
in interface GenClassifier
getMetaType
public String getMetaType()
- Specified by:
getMetaType
in interface GenClassifier
getName
public String getName()
- Specified by:
getName
in interface GenClassifier
- Specified by:
getName
in class GenBaseImpl
getUncapName
public String getUncapName()
getSafeUncapName
public String getSafeUncapName()
- Specified by:
getSafeUncapName
in interface GenClassifier
getClassifierAccessorName
public String getClassifierAccessorName()
- Specified by:
getClassifierAccessorName
in interface GenClassifier
getFormattedName
public String getFormattedName()
- Description copied from interface:
GenClassifier
- This returns a name like 'XSDElementDeclaration' formatted like 'XSD Element Declaration'
- Specified by:
getFormattedName
in interface GenClassifier
getClassifierInstanceName
public String getClassifierInstanceName()
- Specified by:
getClassifierInstanceName
in interface GenClassifier
getClassifierID
public String getClassifierID()
- Specified by:
getClassifierID
in interface GenClassifier
getGenConstraints
public List getGenConstraints()
- Specified by:
getGenConstraints
in interface GenClassifier
getAllGenConstraints
public List getAllGenConstraints()
- Specified by:
getAllGenConstraints
in interface GenClassifier
getConstraintImplementor
public GenClassifier getConstraintImplementor(String constraint)
- Specified by:
getConstraintImplementor
in interface GenClassifier
hasOnlyDefaultConstraints
public boolean hasOnlyDefaultConstraints()
- Specified by:
hasOnlyDefaultConstraints
in interface GenClassifier