|
||||||||||
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.kexpressions.impl.KExpressionsPackageImpl
public class KExpressionsPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
EPackageImpl.EBasicWhiteList |
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.kexpressions.KExpressionsPackage |
---|
KExpressionsPackage.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 KExpressionsPackage init()
This method is used to initialize KExpressionsPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
KExpressionsPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getComplexExpression()
getComplexExpression
in interface KExpressionsPackage
ComplexExpression
public EReference getComplexExpression_SubExpressions()
getComplexExpression_SubExpressions
in interface KExpressionsPackage
ComplexExpression.getSubExpressions()
,
KExpressionsPackage.getComplexExpression()
public EClass getExpression()
getExpression
in interface KExpressionsPackage
Expression
public EClass getTextualCode()
getTextualCode
in interface KExpressionsPackage
TextualCode
public EAttribute getTextualCode_Code()
getTextualCode_Code
in interface KExpressionsPackage
TextualCode.getCode()
,
KExpressionsPackage.getTextualCode()
public EAttribute getTextualCode_Type()
getTextualCode_Type
in interface KExpressionsPackage
TextualCode.getType()
,
KExpressionsPackage.getTextualCode()
public EClass getSignal()
getSignal
in interface KExpressionsPackage
Signal
public EAttribute getSignal_IsInput()
getSignal_IsInput
in interface KExpressionsPackage
Signal.isIsInput()
,
KExpressionsPackage.getSignal()
public EAttribute getSignal_IsOutput()
getSignal_IsOutput
in interface KExpressionsPackage
Signal.isIsOutput()
,
KExpressionsPackage.getSignal()
public EAttribute getSignal_CombineOperator()
getSignal_CombineOperator
in interface KExpressionsPackage
Signal.getCombineOperator()
,
KExpressionsPackage.getSignal()
public EAttribute getSignal_HostCombineOperator()
getSignal_HostCombineOperator
in interface KExpressionsPackage
Signal.getHostCombineOperator()
,
KExpressionsPackage.getSignal()
public EClass getValuedObject()
getValuedObject
in interface KExpressionsPackage
ValuedObject
public EAttribute getValuedObject_Name()
getValuedObject_Name
in interface KExpressionsPackage
ValuedObject.getName()
,
KExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_Type()
getValuedObject_Type
in interface KExpressionsPackage
ValuedObject.getType()
,
KExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_InitialValue()
getValuedObject_InitialValue
in interface KExpressionsPackage
ValuedObject.getInitialValue()
,
KExpressionsPackage.getValuedObject()
public EAttribute getValuedObject_HostType()
getValuedObject_HostType
in interface KExpressionsPackage
ValuedObject.getHostType()
,
KExpressionsPackage.getValuedObject()
public EClass getVariable()
getVariable
in interface KExpressionsPackage
Variable
public EAttribute getVariable_Const()
getVariable_Const
in interface KExpressionsPackage
Variable.isConst()
,
KExpressionsPackage.getVariable()
public EClass getValuedObjectReference()
getValuedObjectReference
in interface KExpressionsPackage
ValuedObjectReference
public EReference getValuedObjectReference_ValuedObject()
getValuedObjectReference_ValuedObject
in interface KExpressionsPackage
ValuedObjectReference.getValuedObject()
,
KExpressionsPackage.getValuedObjectReference()
public EClass getValue()
getValue
in interface KExpressionsPackage
Value
public EClass getIntValue()
getIntValue
in interface KExpressionsPackage
IntValue
public EAttribute getIntValue_Value()
getIntValue_Value
in interface KExpressionsPackage
IntValue.getValue()
,
KExpressionsPackage.getIntValue()
public EClass getFloatValue()
getFloatValue
in interface KExpressionsPackage
FloatValue
public EAttribute getFloatValue_Value()
getFloatValue_Value
in interface KExpressionsPackage
FloatValue.getValue()
,
KExpressionsPackage.getFloatValue()
public EClass getBooleanValue()
getBooleanValue
in interface KExpressionsPackage
BooleanValue
public EAttribute getBooleanValue_Value()
getBooleanValue_Value
in interface KExpressionsPackage
BooleanValue.getValue()
,
KExpressionsPackage.getBooleanValue()
public EClass getOperatorExpression()
getOperatorExpression
in interface KExpressionsPackage
OperatorExpression
public EAttribute getOperatorExpression_Operator()
getOperatorExpression_Operator
in interface KExpressionsPackage
OperatorExpression.getOperator()
,
KExpressionsPackage.getOperatorExpression()
public EClass getTextExpression()
getTextExpression
in interface KExpressionsPackage
TextExpression
public EClass getInterfaceDeclaration()
getInterfaceDeclaration
in interface KExpressionsPackage
InterfaceDeclaration
public EClass getInterfaceSignalDecl()
getInterfaceSignalDecl
in interface KExpressionsPackage
InterfaceSignalDecl
public EReference getInterfaceSignalDecl_Signals()
getInterfaceSignalDecl_Signals
in interface KExpressionsPackage
InterfaceSignalDecl.getSignals()
,
KExpressionsPackage.getInterfaceSignalDecl()
public EClass getISignal()
getISignal
in interface KExpressionsPackage
ISignal
public EReference getISignal_ChannelDescr()
getISignal_ChannelDescr
in interface KExpressionsPackage
ISignal.getChannelDescr()
,
KExpressionsPackage.getISignal()
public EClass getChannelDescription()
getChannelDescription
in interface KExpressionsPackage
ChannelDescription
public EReference getChannelDescription_Type()
getChannelDescription_Type
in interface KExpressionsPackage
ChannelDescription.getType()
,
KExpressionsPackage.getChannelDescription()
public EReference getChannelDescription_Expression()
getChannelDescription_Expression
in interface KExpressionsPackage
ChannelDescription.getExpression()
,
KExpressionsPackage.getChannelDescription()
public EClass getTypeIdentifier()
getTypeIdentifier
in interface KExpressionsPackage
TypeIdentifier
public EAttribute getTypeIdentifier_Type()
getTypeIdentifier_Type
in interface KExpressionsPackage
TypeIdentifier.getType()
,
KExpressionsPackage.getTypeIdentifier()
public EAttribute getTypeIdentifier_TypeID()
getTypeIdentifier_TypeID
in interface KExpressionsPackage
TypeIdentifier.getTypeID()
,
KExpressionsPackage.getTypeIdentifier()
public EAttribute getTypeIdentifier_Operator()
getTypeIdentifier_Operator
in interface KExpressionsPackage
TypeIdentifier.getOperator()
,
KExpressionsPackage.getTypeIdentifier()
public EClass getInterfaceVariableDecl()
getInterfaceVariableDecl
in interface KExpressionsPackage
InterfaceVariableDecl
public EReference getInterfaceVariableDecl_VarDecls()
getInterfaceVariableDecl_VarDecls
in interface KExpressionsPackage
InterfaceVariableDecl.getVarDecls()
,
KExpressionsPackage.getInterfaceVariableDecl()
public EClass getVariableDecl()
getVariableDecl
in interface KExpressionsPackage
VariableDecl
public EReference getVariableDecl_Variables()
getVariableDecl_Variables
in interface KExpressionsPackage
VariableDecl.getVariables()
,
KExpressionsPackage.getVariableDecl()
public EReference getVariableDecl_Type()
getVariableDecl_Type
in interface KExpressionsPackage
VariableDecl.getType()
,
KExpressionsPackage.getVariableDecl()
public EClass getIVariable()
getIVariable
in interface KExpressionsPackage
IVariable
public EReference getIVariable_Expression()
getIVariable_Expression
in interface KExpressionsPackage
IVariable.getExpression()
,
KExpressionsPackage.getIVariable()
public EClass getInput()
getInput
in interface KExpressionsPackage
Input
public EClass getOutput()
getOutput
in interface KExpressionsPackage
Output
public EClass getInputOutput()
getInputOutput
in interface KExpressionsPackage
InputOutput
public EClass getReturn()
getReturn
in interface KExpressionsPackage
Return
public EEnum getCombineOperator()
getCombineOperator
in interface KExpressionsPackage
CombineOperator
public EEnum getOperatorType()
getOperatorType
in interface KExpressionsPackage
OperatorType
public EEnum getValueType()
getValueType
in interface KExpressionsPackage
ValueType
public KExpressionsFactory getKExpressionsFactory()
getKExpressionsFactory
in interface KExpressionsPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |