public class InformationFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements InformationFactory
| Type | Property and Description |
|---|---|
Property |
create |
UnionProperty |
createUnion |
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 |
|---|
InformationFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertAggregationKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertCollectionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertElementKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertExchangeMechanismToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertParameterDirectionToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertPassingModeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertSynchronismKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertUnionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
AggregationKind |
createAggregationKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Association |
createAssociation() |
Association |
createAssociation(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Class |
createClass() |
Class |
createClass(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Collection |
createCollection() |
Collection |
createCollection(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
CollectionKind |
createCollectionKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
CollectionValue |
createCollectionValue() |
CollectionValue |
createCollectionValue(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
CollectionValueReference |
createCollectionValueReference() |
CollectionValueReference |
createCollectionValueReference(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
DataPkg |
createDataPkg() |
DataPkg |
createDataPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
DomainElement |
createDomainElement() |
DomainElement |
createDomainElement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ElementKind |
createElementKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
ExchangeItem |
createExchangeItem() |
ExchangeItem |
createExchangeItem(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ExchangeItemElement |
createExchangeItemElement() |
ExchangeItemElement |
createExchangeItemElement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ExchangeItemInstance |
createExchangeItemInstance() |
ExchangeItemInstance |
createExchangeItemInstance(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ExchangeItemRealization |
createExchangeItemRealization() |
ExchangeMechanism |
createExchangeMechanismFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
java.lang.Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
InformationRealization |
createInformationRealization() |
KeyPart |
createKeyPart() |
OperationAllocation |
createOperationAllocation() |
Parameter |
createParameter() |
Parameter |
createParameter(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ParameterDirection |
createParameterDirectionFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
PassingMode |
createPassingModeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
PortAllocation |
createPortAllocation() |
PortRealization |
createPortRealization() |
Property |
createProperty() |
Property |
createProperty(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Service |
createService() |
Service |
createService(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SynchronismKind |
createSynchronismKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Union |
createUnion() |
Union |
createUnion(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
UnionKind |
createUnionKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
UnionProperty |
createUnionProperty() |
UnionProperty |
createUnionProperty(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Unit |
createUnit() |
Unit |
createUnit(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
InformationPackage |
getInformationPackage() |
static InformationPackage |
getPackage()
Deprecated.
|
static InformationFactory |
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 Property createProperty
createProperty in interface InformationFactorypublic UnionProperty createUnionProperty
createUnionProperty in interface InformationFactorypublic InformationFactoryImpl()
public static InformationFactory 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 Association createAssociation()
createAssociation in interface InformationFactorypublic Class createClass()
createClass in interface InformationFactorypublic Collection createCollection()
createCollection in interface InformationFactorypublic CollectionValue createCollectionValue()
createCollectionValue in interface InformationFactorypublic CollectionValueReference createCollectionValueReference()
createCollectionValueReference in interface InformationFactorypublic DataPkg createDataPkg()
createDataPkg in interface InformationFactorypublic DomainElement createDomainElement()
createDomainElement in interface InformationFactorypublic KeyPart createKeyPart()
createKeyPart in interface InformationFactorypublic OperationAllocation createOperationAllocation()
createOperationAllocation in interface InformationFactorypublic Parameter createParameter()
createParameter in interface InformationFactorypublic Property createProperty()
createProperty in interface InformationFactorypublic Service createService()
createService in interface InformationFactorypublic Union createUnion()
createUnion in interface InformationFactorypublic UnionProperty createUnionProperty()
createUnionProperty in interface InformationFactorypublic Unit createUnit()
createUnit in interface InformationFactorypublic PortRealization createPortRealization()
createPortRealization in interface InformationFactorypublic PortAllocation createPortAllocation()
createPortAllocation in interface InformationFactorypublic ExchangeItem createExchangeItem()
createExchangeItem in interface InformationFactorypublic ExchangeItemElement createExchangeItemElement()
createExchangeItemElement in interface InformationFactorypublic ExchangeItemInstance createExchangeItemInstance()
createExchangeItemInstance in interface InformationFactorypublic InformationRealization createInformationRealization()
createInformationRealization in interface InformationFactorypublic ExchangeItemRealization createExchangeItemRealization()
createExchangeItemRealization in interface InformationFactorypublic AggregationKind createAggregationKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertAggregationKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public ParameterDirection createParameterDirectionFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertParameterDirectionToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public PassingMode createPassingModeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertPassingModeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public SynchronismKind createSynchronismKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertSynchronismKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public UnionKind createUnionKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public ExchangeMechanism createExchangeMechanismFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertExchangeMechanismToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public ElementKind createElementKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertElementKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public CollectionKind createCollectionKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertCollectionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public InformationPackage getInformationPackage()
getInformationPackage in interface InformationFactory@Deprecated public static InformationPackage getPackage()
public Association createAssociation(java.lang.String name_p)
createAssociation in interface InformationFactoryname_p - : default name of created elementpublic Class createClass(java.lang.String name_p)
createClass in interface InformationFactoryname_p - : default name of created elementpublic Collection createCollection(java.lang.String name_p)
createCollection in interface InformationFactoryname_p - : default name of created elementpublic CollectionValue createCollectionValue(java.lang.String name_p)
createCollectionValue in interface InformationFactoryname_p - : default name of created elementpublic CollectionValueReference createCollectionValueReference(java.lang.String name_p)
createCollectionValueReference in interface InformationFactoryname_p - : default name of created elementpublic DataPkg createDataPkg(java.lang.String name_p)
createDataPkg in interface InformationFactoryname_p - : default name of created elementpublic DomainElement createDomainElement(java.lang.String name_p)
createDomainElement in interface InformationFactoryname_p - : default name of created elementpublic Parameter createParameter(java.lang.String name_p)
createParameter in interface InformationFactoryname_p - : default name of created elementpublic Property createProperty(java.lang.String name_p)
createProperty in interface InformationFactoryname_p - : default name of created elementpublic Service createService(java.lang.String name_p)
createService in interface InformationFactoryname_p - : default name of created elementpublic Union createUnion(java.lang.String name_p)
createUnion in interface InformationFactoryname_p - : default name of created elementpublic UnionProperty createUnionProperty(java.lang.String name_p)
createUnionProperty in interface InformationFactoryname_p - : default name of created elementpublic Unit createUnit(java.lang.String name_p)
createUnit in interface InformationFactoryname_p - : default name of created elementpublic ExchangeItem createExchangeItem(java.lang.String name_p)
createExchangeItem in interface InformationFactoryname_p - : default name of created elementpublic ExchangeItemElement createExchangeItemElement(java.lang.String name_p)
createExchangeItemElement in interface InformationFactoryname_p - : default name of created elementpublic ExchangeItemInstance createExchangeItemInstance(java.lang.String name_p)
createExchangeItemInstance in interface InformationFactoryname_p - : default name of created element