public class CapellacoreFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements CapellacoreFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListeINSTANCE| Constructor and Description |
|---|
CapellacoreFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertVisibilityKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
BooleanPropertyValue |
createBooleanPropertyValue() |
BooleanPropertyValue |
createBooleanPropertyValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Constraint |
createConstraint() |
Constraint |
createConstraint(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
EnumerationPropertyLiteral |
createEnumerationPropertyLiteral() |
EnumerationPropertyLiteral |
createEnumerationPropertyLiteral(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
EnumerationPropertyType |
createEnumerationPropertyType() |
EnumerationPropertyType |
createEnumerationPropertyType(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
EnumerationPropertyValue |
createEnumerationPropertyValue() |
EnumerationPropertyValue |
createEnumerationPropertyValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FloatPropertyValue |
createFloatPropertyValue() |
FloatPropertyValue |
createFloatPropertyValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
java.lang.Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Generalization |
createGeneralization() |
IntegerPropertyValue |
createIntegerPropertyValue() |
IntegerPropertyValue |
createIntegerPropertyValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
KeyValue |
createKeyValue() |
NamingRule |
createNamingRule() |
PropertyValueGroup |
createPropertyValueGroup() |
PropertyValueGroup |
createPropertyValueGroup(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
PropertyValuePkg |
createPropertyValuePkg() |
PropertyValuePkg |
createPropertyValuePkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ReuseLink |
createReuseLink() |
StringPropertyValue |
createStringPropertyValue() |
StringPropertyValue |
createStringPropertyValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
VisibilityKind |
createVisibilityKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
CapellacorePackage |
getCapellacorePackage() |
static CapellacorePackage |
getPackage()
Deprecated.
|
static CapellacoreFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, create, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackageeObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic CapellacoreFactoryImpl()
public static CapellacoreFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
createFromString in interface org.eclipse.emf.ecore.EFactorycreateFromString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
convertToString in interface org.eclipse.emf.ecore.EFactoryconvertToString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic NamingRule createNamingRule()
createNamingRule in interface CapellacoreFactorypublic Constraint createConstraint()
createConstraint in interface CapellacoreFactorypublic KeyValue createKeyValue()
createKeyValue in interface CapellacoreFactorypublic ReuseLink createReuseLink()
createReuseLink in interface CapellacoreFactorypublic Generalization createGeneralization()
createGeneralization in interface CapellacoreFactorypublic StringPropertyValue createStringPropertyValue()
createStringPropertyValue in interface CapellacoreFactorypublic IntegerPropertyValue createIntegerPropertyValue()
createIntegerPropertyValue in interface CapellacoreFactorypublic BooleanPropertyValue createBooleanPropertyValue()
createBooleanPropertyValue in interface CapellacoreFactorypublic FloatPropertyValue createFloatPropertyValue()
createFloatPropertyValue in interface CapellacoreFactorypublic EnumerationPropertyValue createEnumerationPropertyValue()
createEnumerationPropertyValue in interface CapellacoreFactorypublic EnumerationPropertyType createEnumerationPropertyType()
createEnumerationPropertyType in interface CapellacoreFactorypublic EnumerationPropertyLiteral createEnumerationPropertyLiteral()
createEnumerationPropertyLiteral in interface CapellacoreFactorypublic PropertyValueGroup createPropertyValueGroup()
createPropertyValueGroup in interface CapellacoreFactorypublic PropertyValuePkg createPropertyValuePkg()
createPropertyValuePkg in interface CapellacoreFactorypublic VisibilityKind createVisibilityKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertVisibilityKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public CapellacorePackage getCapellacorePackage()
getCapellacorePackage in interface CapellacoreFactory@Deprecated public static CapellacorePackage getPackage()
public Constraint createConstraint(java.lang.String name_p)
createConstraint in interface CapellacoreFactoryname_p - : default name of created elementpublic StringPropertyValue createStringPropertyValue(java.lang.String name_p)
createStringPropertyValue in interface CapellacoreFactoryname_p - : default name of created elementpublic IntegerPropertyValue createIntegerPropertyValue(java.lang.String name_p)
createIntegerPropertyValue in interface CapellacoreFactoryname_p - : default name of created elementpublic BooleanPropertyValue createBooleanPropertyValue(java.lang.String name_p)
createBooleanPropertyValue in interface CapellacoreFactoryname_p - : default name of created elementpublic FloatPropertyValue createFloatPropertyValue(java.lang.String name_p)
createFloatPropertyValue in interface CapellacoreFactoryname_p - : default name of created elementpublic EnumerationPropertyValue createEnumerationPropertyValue(java.lang.String name_p)
createEnumerationPropertyValue in interface CapellacoreFactoryname_p - : default name of created elementpublic EnumerationPropertyType createEnumerationPropertyType(java.lang.String name_p)
createEnumerationPropertyType in interface CapellacoreFactoryname_p - : default name of created elementpublic EnumerationPropertyLiteral createEnumerationPropertyLiteral(java.lang.String name_p)
createEnumerationPropertyLiteral in interface CapellacoreFactoryname_p - : default name of created elementpublic PropertyValueGroup createPropertyValueGroup(java.lang.String name_p)
createPropertyValueGroup in interface CapellacoreFactoryname_p - : default name of created elementpublic PropertyValuePkg createPropertyValuePkg(java.lang.String name_p)
createPropertyValuePkg in interface CapellacoreFactoryname_p - : default name of created element