public class ExpressionsFactoryImpl extends EFactoryImpl implements ExpressionsFactory
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
InternalEObject.EStore
EDATE_FORMATS, ePackage
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
eContainer
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
eINSTANCE
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
ExpressionsFactoryImpl()
Creates an instance of the factory.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
eBasicSetContainer, eInternalContainer
dynamicGet, 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, eSettings
eAddVirtualValue, 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, toString
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public ExpressionsFactoryImpl()
public static ExpressionsFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
createFromString
in interface EFactory
createFromString
in class EFactoryImpl
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface EFactory
convertToString
in class EFactoryImpl
public BooleanValue createBooleanValue()
createBooleanValue
in interface ExpressionsFactory
public ByteValue createByteValue()
createByteValue
in interface ExpressionsFactory
public ShortValue createShortValue()
createShortValue
in interface ExpressionsFactory
public IntValue createIntValue()
createIntValue
in interface ExpressionsFactory
public LongValue createLongValue()
createLongValue
in interface ExpressionsFactory
public FloatValue createFloatValue()
createFloatValue
in interface ExpressionsFactory
public DoubleValue createDoubleValue()
createDoubleValue
in interface ExpressionsFactory
public CharValue createCharValue()
createCharValue
in interface ExpressionsFactory
public StringValue createStringValue()
createStringValue
in interface ExpressionsFactory
public FunctionInvocation createFunctionInvocation()
createFunctionInvocation
in interface ExpressionsFactory
public MemberInvocation createMemberInvocation()
createMemberInvocation
in interface ExpressionsFactory
public StaticAccess createStaticAccess()
createStaticAccess
in interface ExpressionsFactory
public MemberAccess createMemberAccess()
createMemberAccess
in interface ExpressionsFactory
public ContextAccess createContextAccess()
createContextAccess
in interface ExpressionsFactory
public ContainedObject createContainedObject()
createContainedObject
in interface ExpressionsFactory
public LinkedObject createLinkedObject()
createLinkedObject
in interface ExpressionsFactory
public LinkedExpression createLinkedExpression()
createLinkedExpression
in interface ExpressionsFactory
public ListConstruction createListConstruction()
createListConstruction
in interface ExpressionsFactory
public ExpressionsPackage getExpressionsPackage()
getExpressionsPackage
in interface ExpressionsFactory
@Deprecated public static ExpressionsPackage getPackage()
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html