public class PropertiesFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements PropertiesFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListeAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETeINSTANCE| Constructor and Description |
|---|
PropertiesFactoryImpl()
Creates an instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertDiffKindToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertInputStreamToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertLocaleToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertPropertyTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertReviewStateToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertSeverityToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertURIToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
Comment |
createComment() |
DiffKind |
createDiffKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
InputStream |
createInputStreamFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Locale |
createLocaleFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Project |
createProject() |
ProjectLocale |
createProjectLocale() |
ProjectVersion |
createProjectVersion() |
Property |
createProperty() |
PropertyFile |
createPropertyFile() |
PropertyFileDescriptor |
createPropertyFileDescriptor() |
PropertyFileDiff |
createPropertyFileDiff() |
PropertyType |
createPropertyTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
ResourceFolder |
createResourceFolder() |
Review |
createReview() |
ReviewState |
createReviewStateFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
ScanConfiguration |
createScanConfiguration() |
Severity |
createSeverityFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
org.eclipse.emf.common.util.URI |
createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Workspace |
createWorkspace() |
static PropertiesPackage |
getPackage()
Deprecated.
|
PropertiesPackage |
getPropertiesPackage() |
static PropertiesFactory |
init()
Creates the default factory implementation
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, spliteObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozeneBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetcreateProperty in interface PropertiesFactorypublic PropertiesFactoryImpl()
public static PropertiesFactory 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 Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
createFromString in interface org.eclipse.emf.ecore.EFactorycreateFromString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
convertToString in interface org.eclipse.emf.ecore.EFactoryconvertToString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic PropertyFile createPropertyFile()
createPropertyFile in interface PropertiesFactorypublic Property createProperty()
createProperty in interface PropertiesFactorypublic PropertyFileDescriptor createPropertyFileDescriptor()
createPropertyFileDescriptor in interface PropertiesFactorypublic Project createProject()
createProject in interface PropertiesFactorypublic ProjectVersion createProjectVersion()
createProjectVersion in interface PropertiesFactorypublic ProjectLocale createProjectLocale()
createProjectLocale in interface PropertiesFactorypublic Workspace createWorkspace()
createWorkspace in interface PropertiesFactorypublic ScanConfiguration createScanConfiguration()
createScanConfiguration in interface PropertiesFactorypublic Review createReview()
createReview in interface PropertiesFactorypublic Comment createComment()
createComment in interface PropertiesFactorypublic PropertyFileDiff createPropertyFileDiff()
createPropertyFileDiff in interface PropertiesFactorypublic ResourceFolder createResourceFolder()
createResourceFolder in interface PropertiesFactorypublic PropertyType createPropertyTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertPropertyTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public Severity createSeverityFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertSeverityToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public ReviewState createReviewStateFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertReviewStateToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public DiffKind createDiffKindFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertDiffKindToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public Locale createLocaleFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertLocaleToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public org.eclipse.emf.common.util.URI createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue)
public String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public InputStream createInputStreamFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertInputStreamToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public PropertiesPackage getPropertiesPackage()
getPropertiesPackage in interface PropertiesFactory@Deprecated public static PropertiesPackage getPackage()
Copyright © 2013–2014 Jabylon. All rights reserved.