|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
org.eclipse.gmt.umlx.ucore.impl.UcoreFactoryImpl
public class UcoreFactoryImpl
An implementation of the model Factory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
ELAST_EOBJECT_FLAG |
Fields inherited from interface org.eclipse.gmt.umlx.ucore.UcoreFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
UcoreFactoryImpl()
Creates an instance of the factory. |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicSetEPackage, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getEPackage, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Constructor Detail |
---|
public UcoreFactoryImpl()
Method Detail |
---|
public static UcoreFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
createFromString
in interface org.eclipse.emf.ecore.EFactory
createFromString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface org.eclipse.emf.ecore.EFactory
convertToString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public UDomain createUDomain()
createUDomain
in interface UcoreFactory
public UDomainPattern createUDomainPattern()
createUDomainPattern
in interface UcoreFactory
public UDomain2UTypedModel createUDomain2UTypedModel()
createUDomain2UTypedModel
in interface UcoreFactory
public UPattern createUPattern()
createUPattern
in interface UcoreFactory
public UPredicate createUPredicate()
createUPredicate
in interface UcoreFactory
public URelation createURelation()
createURelation
in interface UcoreFactory
public URelationDomain createURelationDomain()
createURelationDomain
in interface UcoreFactory
public URule createURule()
createURule
in interface UcoreFactory
public UTemplateExpression createUTemplateExpression()
createUTemplateExpression
in interface UcoreFactory
public UTransformation createUTransformation()
createUTransformation
in interface UcoreFactory
public UTypedModel createUTypedModel()
createUTypedModel
in interface UcoreFactory
public UHelper createUHelper()
createUHelper
in interface UcoreFactory
public UParameter createUParameter()
createUParameter
in interface UcoreFactory
public UAttributeVariable createUAttributeVariable()
createUAttributeVariable
in interface UcoreFactory
public UClassVariable createUClassVariable()
createUClassVariable
in interface UcoreFactory
public UClassVariable2UClassVariable createUClassVariable2UClassVariable()
createUClassVariable2UClassVariable
in interface UcoreFactory
public UClassVariable2UAttributeVariable createUClassVariable2UAttributeVariable()
createUClassVariable2UAttributeVariable
in interface UcoreFactory
public UOperation createUOperation()
createUOperation
in interface UcoreFactory
public UPreservation createUPreservation()
createUPreservation
in interface UcoreFactory
public UPreservationInstance createUPreservationInstance()
createUPreservationInstance
in interface UcoreFactory
public URelationInstance createURelationInstance()
createURelationInstance
in interface UcoreFactory
public UDummy createUDummy()
createUDummy
in interface UcoreFactory
public UExpressionVariable createUExpressionVariable()
createUExpressionVariable
in interface UcoreFactory
public UMappingInstance createUMappingInstance()
createUMappingInstance
in interface UcoreFactory
public UMapping2UDomain createUMapping2UDomain()
createUMapping2UDomain
in interface UcoreFactory
public UOCLConstraint createUOCLConstraint()
createUOCLConstraint
in interface UcoreFactory
public UOCLConstraint2UVariable createUOCLConstraint2UVariable()
createUOCLConstraint2UVariable
in interface UcoreFactory
public UEvolution createUEvolution()
createUEvolution
in interface UcoreFactory
public UExpression createUExpression()
createUExpression
in interface UcoreFactory
public UEvolutionInstance createUEvolutionInstance()
createUEvolutionInstance
in interface UcoreFactory
public UTypedModel2EPackage createUTypedModel2EPackage()
createUTypedModel2EPackage
in interface UcoreFactory
public UDomain2UVariable createUDomain2UVariable()
createUDomain2UVariable
in interface UcoreFactory
public UTransformation2UTransformation createUTransformation2UTransformation()
createUTransformation2UTransformation
in interface UcoreFactory
public UTransformation2UTypedModel createUTransformation2UTypedModel()
createUTransformation2UTypedModel
in interface UcoreFactory
public UTypedModel2UTypedModel createUTypedModel2UTypedModel()
createUTypedModel2UTypedModel
in interface UcoreFactory
public USelfParameter createUSelfParameter()
createUSelfParameter
in interface UcoreFactory
public UAttributeVariable2UExpressionVariable createUAttributeVariable2UExpressionVariable()
createUAttributeVariable2UExpressionVariable
in interface UcoreFactory
public UBinding createUBinding()
createUBinding
in interface UcoreFactory
public java.lang.Object createEAnyTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertEAnyTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.Collection createEBagTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertEBagTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.Collection createECollectionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertECollectionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.Collection createEOrderedSetTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertEOrderedSetTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.List createESequenceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertESequenceTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.Set createESetTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertESetTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public org.eclipse.emf.ocl.helper.OCLParsingException createOCLParsingExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertOCLParsingExceptionToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public UcorePackage getUcorePackage()
getUcorePackage
in interface UcoreFactory
public static UcorePackage getPackage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |