|
||||||||||
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.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
de.cau.cs.kieler.core.expressions.impl.ExpressionsPackageImpl
public class ExpressionsPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface de.cau.cs.kieler.core.expressions.ExpressionsPackage |
---|
ExpressionsPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eContainer |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eBasicSetContainer, eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
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, eInvoke, 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 |
Method Detail |
---|
public static ExpressionsPackage init()
This method is used to initialize ExpressionsPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
ExpressionsPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getComplexExpression()
getComplexExpression
in interface ExpressionsPackage
ComplexExpression
public EReference getComplexExpression_SubExpressions()
getComplexExpression_SubExpressions
in interface ExpressionsPackage
ComplexExpression.getSubExpressions()
,
ExpressionsPackage.getComplexExpression()
public EClass getExpression()
getExpression
in interface ExpressionsPackage
Expression
public EClass getTextualCode()
getTextualCode
in interface ExpressionsPackage
TextualCode
public EAttribute getTextualCode_Code()
getTextualCode_Code
in interface ExpressionsPackage
TextualCode.getCode()
,
ExpressionsPackage.getTextualCode()
public EAttribute getTextualCode_Type()
getTextualCode_Type
in interface ExpressionsPackage
TextualCode.getType()
,
ExpressionsPackage.getTextualCode()
public EClass getSignal()
getSignal
in interface ExpressionsPackage
Signal
public EAttribute getSignal_IsInput()
getSignal_IsInput
in interface ExpressionsPackage
Signal.isIsInput()
,
ExpressionsPackage.getSignal()
public EAttribute getSignal_IsOutput()
getSignal_IsOutput
in interface ExpressionsPackage
Signal.isIsOutput()
,
ExpressionsPackage.getSignal()
public EAttribute getSignal_CombineOperator()
getSignal_CombineOperator
in interface ExpressionsPackage
Signal.getCombineOperator()
,
ExpressionsPackage.getSignal()
public EAttribute getSignal_HostCombineOperator()
getSignal_HostCombineOperator
in interface ExpressionsPackage
Signal.getHostCombineOperator()
,
ExpressionsPackage.getSignal()
public EClass getValuedObject()
getValuedObject
in interface ExpressionsPackage
ValuedObject
public EAttribute getValuedObject_Name()
getValuedObject_Name
in interface ExpressionsPackage
ValuedObject.getName()
,
ExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_Type()
getValuedObject_Type
in interface ExpressionsPackage
ValuedObject.getType()
,
ExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_InitialValue()
getValuedObject_InitialValue
in interface ExpressionsPackage
ValuedObject.getInitialValue()
,
ExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_HostType()
getValuedObject_HostType
in interface ExpressionsPackage
ValuedObject.getHostType()
,
ExpressionsPackage.getValuedObject()
public EClass getVariable()
getVariable
in interface ExpressionsPackage
Variable
public EAttribute getVariable_Const()
getVariable_Const
in interface ExpressionsPackage
Variable.isConst()
,
ExpressionsPackage.getVariable()
public EClass getValuedObjectReference()
getValuedObjectReference
in interface ExpressionsPackage
ValuedObjectReference
public EReference getValuedObjectReference_ValuedObject()
getValuedObjectReference_ValuedObject
in interface ExpressionsPackage
ValuedObjectReference.getValuedObject()
,
ExpressionsPackage.getValuedObjectReference()
public EClass getValue()
getValue
in interface ExpressionsPackage
Value
public EClass getIntValue()
getIntValue
in interface ExpressionsPackage
IntValue
public EAttribute getIntValue_Value()
getIntValue_Value
in interface ExpressionsPackage
IntValue.getValue()
,
ExpressionsPackage.getIntValue()
public EClass getFloatValue()
getFloatValue
in interface ExpressionsPackage
FloatValue
public EAttribute getFloatValue_Value()
getFloatValue_Value
in interface ExpressionsPackage
FloatValue.getValue()
,
ExpressionsPackage.getFloatValue()
public EClass getBooleanValue()
getBooleanValue
in interface ExpressionsPackage
BooleanValue
public EAttribute getBooleanValue_Value()
getBooleanValue_Value
in interface ExpressionsPackage
BooleanValue.getValue()
,
ExpressionsPackage.getBooleanValue()
public EClass getOperatorExpression()
getOperatorExpression
in interface ExpressionsPackage
OperatorExpression
public EAttribute getOperatorExpression_Operator()
getOperatorExpression_Operator
in interface ExpressionsPackage
OperatorExpression.getOperator()
,
ExpressionsPackage.getOperatorExpression()
public EClass getTextExpression()
getTextExpression
in interface ExpressionsPackage
TextExpression
public EEnum getCombineOperator()
getCombineOperator
in interface ExpressionsPackage
CombineOperator
public EEnum getOperatorType()
getOperatorType
in interface ExpressionsPackage
OperatorType
public EEnum getValueType()
getValueType
in interface ExpressionsPackage
ValueType
public ExpressionsFactory getExpressionsFactory()
getExpressionsFactory
in interface ExpressionsPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |