de.cau.cs.kieler.quartz.editor.quartz.impl
Class QNameImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by de.cau.cs.kieler.quartz.editor.quartz.impl.InOutNameListImpl
                      extended by de.cau.cs.kieler.quartz.editor.quartz.impl.InOutNameImpl
                          extended by de.cau.cs.kieler.quartz.editor.quartz.impl.QNameImpl
All Implemented Interfaces:
AtomicStmt, dUtyExpr, dUtyExprs, Generic, InOutName, InOutNameList, NamedStmt, QName, UtyAction, UtyExpr, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject
Direct Known Subclasses:
NameImpl

public class QNameImpl
extends InOutNameImpl
implements QName

An implementation of the model object 'QName'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

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>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
protected  dUtyExprs expr
          The cached value of the 'Expr' containment reference.
protected  OptUtyExprList exprs
          The cached value of the 'Exprs' containment reference.
protected  QName name
          The cached value of the 'Name' containment reference.
protected  String op
          The cached value of the 'Op' attribute.
protected static String OP_EDEFAULT
          The default value of the 'Op' attribute.
protected  AtomicStmt t
          The cached value of the 'T' containment reference.
protected  AtomicStmt t03
          The cached value of the 'T03' containment reference.
protected  dUtyExprs t06
          The cached value of the 'T06' containment reference.
protected  AtomicStmt t07
          The cached value of the 'T07' containment reference.
protected  AtomicStmt t10
          The cached value of the 'T10' containment reference.
protected  AtomicStmt t13
          The cached value of the 'T13' containment reference.
protected  AtomicStmt t14
          The cached value of the 'T14' containment reference.
protected  AtomicStmt t16
          The cached value of the 'T16' containment reference.
protected  UtyExpr t2
          The cached value of the 'T2' containment reference.
protected  AtomicStmt t23
          The cached value of the 'T23' containment reference.
protected  AtomicStmt t24
          The cached value of the 'T24' containment reference.
protected  UtyExpr t4
          The cached value of the 'T4' containment reference.
protected  UtyExpr t5
          The cached value of the 'T5' containment reference.
protected  UtyExpr t6
          The cached value of the 'T6' containment reference.
protected  UtyExpr t7
          The cached value of the 'T7' containment reference.
protected  QType type
          The cached value of the 'Type' containment reference.
 
Fields inherited from class de.cau.cs.kieler.quartz.editor.quartz.impl.InOutNameImpl
names
 
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
 
Constructor Summary
protected QNameImpl()
           
 
Method Summary
 NotificationChain basicSetExpr(dUtyExprs newExpr, NotificationChain msgs)
           
 NotificationChain basicSetExprs(OptUtyExprList newExprs, NotificationChain msgs)
           
 NotificationChain basicSetName(QName newName, NotificationChain msgs)
           
 NotificationChain basicSetT(AtomicStmt newT, NotificationChain msgs)
           
 NotificationChain basicSetT03(AtomicStmt newT03, NotificationChain msgs)
           
 NotificationChain basicSetT06(dUtyExprs newT06, NotificationChain msgs)
           
 NotificationChain basicSetT07(AtomicStmt newT07, NotificationChain msgs)
           
 NotificationChain basicSetT10(AtomicStmt newT10, NotificationChain msgs)
           
 NotificationChain basicSetT13(AtomicStmt newT13, NotificationChain msgs)
           
 NotificationChain basicSetT14(AtomicStmt newT14, NotificationChain msgs)
           
 NotificationChain basicSetT16(AtomicStmt newT16, NotificationChain msgs)
           
 NotificationChain basicSetT2(UtyExpr newT2, NotificationChain msgs)
           
 NotificationChain basicSetT23(AtomicStmt newT23, NotificationChain msgs)
           
 NotificationChain basicSetT24(AtomicStmt newT24, NotificationChain msgs)
           
 NotificationChain basicSetT4(UtyExpr newT4, NotificationChain msgs)
           
 NotificationChain basicSetT5(UtyExpr newT5, NotificationChain msgs)
           
 NotificationChain basicSetT6(UtyExpr newT6, NotificationChain msgs)
           
 NotificationChain basicSetT7(UtyExpr newT7, NotificationChain msgs)
           
 NotificationChain basicSetType(QType newType, NotificationChain msgs)
           
 int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
           
 int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 dUtyExprs getExpr()
           
 OptUtyExprList getExprs()
           
 QName getName()
           
 String getOp()
           
 AtomicStmt getT()
           
 AtomicStmt getT03()
           
 dUtyExprs getT06()
           
 AtomicStmt getT07()
           
 AtomicStmt getT10()
           
 AtomicStmt getT13()
           
 AtomicStmt getT14()
           
 AtomicStmt getT16()
           
 UtyExpr getT2()
           
 AtomicStmt getT23()
           
 AtomicStmt getT24()
           
 UtyExpr getT4()
           
 UtyExpr getT5()
           
 UtyExpr getT6()
           
 UtyExpr getT7()
           
 QType getType()
           
 void setExpr(dUtyExprs newExpr)
           
 void setExprs(OptUtyExprList newExprs)
           
 void setName(QName newName)
           
 void setOp(String newOp)
           
 void setT(AtomicStmt newT)
           
 void setT03(AtomicStmt newT03)
           
 void setT06(dUtyExprs newT06)
           
 void setT07(AtomicStmt newT07)
           
 void setT10(AtomicStmt newT10)
           
 void setT13(AtomicStmt newT13)
           
 void setT14(AtomicStmt newT14)
           
 void setT16(AtomicStmt newT16)
           
 void setT2(UtyExpr newT2)
           
 void setT23(AtomicStmt newT23)
           
 void setT24(AtomicStmt newT24)
           
 void setT4(UtyExpr newT4)
           
 void setT5(UtyExpr newT5)
           
 void setT6(UtyExpr newT6)
           
 void setT7(UtyExpr newT7)
           
 void setType(QType newType)
           
 String toString()
           
 
Methods inherited from class de.cau.cs.kieler.quartz.editor.quartz.impl.InOutNameImpl
getNames
 
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, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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 de.cau.cs.kieler.quartz.editor.quartz.InOutName
getNames
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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
 

Field Detail

expr

protected dUtyExprs expr
The cached value of the 'Expr' containment reference.

See Also:
getExpr()
Generated:
This code was automatically generated.
Ordered

t03

protected AtomicStmt t03
The cached value of the 'T03' containment reference.

See Also:
getT03()
Generated:
This code was automatically generated.
Ordered

t16

protected AtomicStmt t16
The cached value of the 'T16' containment reference.

See Also:
getT16()
Generated:
This code was automatically generated.
Ordered

t06

protected dUtyExprs t06
The cached value of the 'T06' containment reference.

See Also:
getT06()
Generated:
This code was automatically generated.
Ordered

t13

protected AtomicStmt t13
The cached value of the 'T13' containment reference.

See Also:
getT13()
Generated:
This code was automatically generated.
Ordered

t14

protected AtomicStmt t14
The cached value of the 'T14' containment reference.

See Also:
getT14()
Generated:
This code was automatically generated.
Ordered

t07

protected AtomicStmt t07
The cached value of the 'T07' containment reference.

See Also:
getT07()
Generated:
This code was automatically generated.
Ordered

OP_EDEFAULT

protected static final String OP_EDEFAULT
The default value of the 'Op' attribute.

See Also:
getOp()
Generated:
This code was automatically generated.
Ordered

op

protected String op
The cached value of the 'Op' attribute.

See Also:
getOp()
Generated:
This code was automatically generated.
Ordered

t7

protected UtyExpr t7
The cached value of the 'T7' containment reference.

See Also:
getT7()
Generated:
This code was automatically generated.
Ordered

name

protected QName name
The cached value of the 'Name' containment reference.

See Also:
getName()
Generated:
This code was automatically generated.
Ordered

type

protected QType type
The cached value of the 'Type' containment reference.

See Also:
getType()
Generated:
This code was automatically generated.
Ordered

t2

protected UtyExpr t2
The cached value of the 'T2' containment reference.

See Also:
getT2()
Generated:
This code was automatically generated.
Ordered

t4

protected UtyExpr t4
The cached value of the 'T4' containment reference.

See Also:
getT4()
Generated:
This code was automatically generated.
Ordered

t23

protected AtomicStmt t23
The cached value of the 'T23' containment reference.

See Also:
getT23()
Generated:
This code was automatically generated.
Ordered

t

protected AtomicStmt t
The cached value of the 'T' containment reference.

See Also:
getT()
Generated:
This code was automatically generated.
Ordered

t6

protected UtyExpr t6
The cached value of the 'T6' containment reference.

See Also:
getT6()
Generated:
This code was automatically generated.
Ordered

t5

protected UtyExpr t5
The cached value of the 'T5' containment reference.

See Also:
getT5()
Generated:
This code was automatically generated.
Ordered

t24

protected AtomicStmt t24
The cached value of the 'T24' containment reference.

See Also:
getT24()
Generated:
This code was automatically generated.
Ordered

exprs

protected OptUtyExprList exprs
The cached value of the 'Exprs' containment reference.

See Also:
getExprs()
Generated:
This code was automatically generated.
Ordered

t10

protected AtomicStmt t10
The cached value of the 'T10' containment reference.

See Also:
getT10()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

QNameImpl

protected QNameImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class InOutNameImpl
Generated:
This code was automatically generated.

getExpr

public dUtyExprs getExpr()

Specified by:
getExpr in interface AtomicStmt
Returns:
the value of the 'Expr' containment reference.
See Also:
AtomicStmt.setExpr(dUtyExprs), QuartzPackage.getAtomicStmt_Expr()
Generated:
This code was automatically generated.

basicSetExpr

public NotificationChain basicSetExpr(dUtyExprs newExpr,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setExpr

public void setExpr(dUtyExprs newExpr)

Specified by:
setExpr in interface AtomicStmt
Parameters:
newExpr - the new value of the 'Expr' containment reference.
See Also:
AtomicStmt.getExpr()
Generated:
This code was automatically generated.

getT03

public AtomicStmt getT03()

Specified by:
getT03 in interface AtomicStmt
Returns:
the value of the 'T03' containment reference.
See Also:
AtomicStmt.setT03(AtomicStmt), QuartzPackage.getAtomicStmt_T03()
Generated:
This code was automatically generated.

basicSetT03

public NotificationChain basicSetT03(AtomicStmt newT03,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT03

public void setT03(AtomicStmt newT03)

Specified by:
setT03 in interface AtomicStmt
Parameters:
newT03 - the new value of the 'T03' containment reference.
See Also:
AtomicStmt.getT03()
Generated:
This code was automatically generated.

getT16

public AtomicStmt getT16()

Specified by:
getT16 in interface AtomicStmt
Returns:
the value of the 'T16' containment reference.
See Also:
AtomicStmt.setT16(AtomicStmt), QuartzPackage.getAtomicStmt_T16()
Generated:
This code was automatically generated.

basicSetT16

public NotificationChain basicSetT16(AtomicStmt newT16,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT16

public void setT16(AtomicStmt newT16)

Specified by:
setT16 in interface AtomicStmt
Parameters:
newT16 - the new value of the 'T16' containment reference.
See Also:
AtomicStmt.getT16()
Generated:
This code was automatically generated.

getT06

public dUtyExprs getT06()

Specified by:
getT06 in interface AtomicStmt
Returns:
the value of the 'T06' containment reference.
See Also:
AtomicStmt.setT06(dUtyExprs), QuartzPackage.getAtomicStmt_T06()
Generated:
This code was automatically generated.

basicSetT06

public NotificationChain basicSetT06(dUtyExprs newT06,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT06

public void setT06(dUtyExprs newT06)

Specified by:
setT06 in interface AtomicStmt
Parameters:
newT06 - the new value of the 'T06' containment reference.
See Also:
AtomicStmt.getT06()
Generated:
This code was automatically generated.

getT13

public AtomicStmt getT13()

Specified by:
getT13 in interface dUtyExpr
Returns:
the value of the 'T13' containment reference.
See Also:
dUtyExpr.setT13(AtomicStmt), QuartzPackage.getdUtyExpr_T13()
Generated:
This code was automatically generated.

basicSetT13

public NotificationChain basicSetT13(AtomicStmt newT13,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT13

public void setT13(AtomicStmt newT13)

Specified by:
setT13 in interface dUtyExpr
Parameters:
newT13 - the new value of the 'T13' containment reference.
See Also:
dUtyExpr.getT13()
Generated:
This code was automatically generated.

getT14

public AtomicStmt getT14()

Specified by:
getT14 in interface dUtyExpr
Returns:
the value of the 'T14' containment reference.
See Also:
dUtyExpr.setT14(AtomicStmt), QuartzPackage.getdUtyExpr_T14()
Generated:
This code was automatically generated.

basicSetT14

public NotificationChain basicSetT14(AtomicStmt newT14,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT14

public void setT14(AtomicStmt newT14)

Specified by:
setT14 in interface dUtyExpr
Parameters:
newT14 - the new value of the 'T14' containment reference.
See Also:
dUtyExpr.getT14()
Generated:
This code was automatically generated.

getT07

public AtomicStmt getT07()

Specified by:
getT07 in interface dUtyExpr
Returns:
the value of the 'T07' containment reference.
See Also:
dUtyExpr.setT07(AtomicStmt), QuartzPackage.getdUtyExpr_T07()
Generated:
This code was automatically generated.

basicSetT07

public NotificationChain basicSetT07(AtomicStmt newT07,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT07

public void setT07(AtomicStmt newT07)

Specified by:
setT07 in interface dUtyExpr
Parameters:
newT07 - the new value of the 'T07' containment reference.
See Also:
dUtyExpr.getT07()
Generated:
This code was automatically generated.

getOp

public String getOp()

Specified by:
getOp in interface UtyExpr
Returns:
the value of the 'Op' attribute.
See Also:
UtyExpr.setOp(String), QuartzPackage.getUtyExpr_Op()
Generated:
This code was automatically generated.

setOp

public void setOp(String newOp)

Specified by:
setOp in interface UtyExpr
Parameters:
newOp - the new value of the 'Op' attribute.
See Also:
UtyExpr.getOp()
Generated:
This code was automatically generated.

getT7

public UtyExpr getT7()

Specified by:
getT7 in interface UtyExpr
Returns:
the value of the 'T7' containment reference.
See Also:
UtyExpr.setT7(UtyExpr), QuartzPackage.getUtyExpr_T7()
Generated:
This code was automatically generated.

basicSetT7

public NotificationChain basicSetT7(UtyExpr newT7,
                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setT7

public void setT7(UtyExpr newT7)

Specified by:
setT7 in interface UtyExpr
Parameters:
newT7 - the new value of the 'T7' containment reference.
See Also:
UtyExpr.getT7()
Generated:
This code was automatically generated.

getName

public QName getName()

Specified by:
getName in interface UtyExpr
Returns:
the value of the 'Name' containment reference.
See Also:
UtyExpr.setName(QName), QuartzPackage.getUtyExpr_Name()
Generated:
This code was automatically generated.

basicSetName

public NotificationChain basicSetName(QName newName,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setName

public void setName(QName newName)

Specified by:
setName in interface UtyExpr
Parameters:
newName - the new value of the 'Name' containment reference.
See Also:
UtyExpr.getName()
Generated:
This code was automatically generated.

getType

public QType getType()

Specified by:
getType in interface UtyExpr
Returns:
the value of the 'Type' containment reference.
See Also:
UtyExpr.setType(QType), QuartzPackage.getUtyExpr_Type()
Generated:
This code was automatically generated.

basicSetType

public NotificationChain basicSetType(QType newType,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setType

public void setType(QType newType)

Specified by:
setType in interface UtyExpr
Parameters:
newType - the new value of the 'Type' containment reference.
See Also:
UtyExpr.getType()
Generated:
This code was automatically generated.

getT2

public UtyExpr getT2()

Specified by:
getT2 in interface UtyExpr
Returns:
the value of the 'T2' containment reference.
See Also:
UtyExpr.setT2(UtyExpr), QuartzPackage.getUtyExpr_T2()
Generated:
This code was automatically generated.

basicSetT2

public NotificationChain basicSetT2(UtyExpr newT2,
                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setT2

public void setT2(UtyExpr newT2)

Specified by:
setT2 in interface UtyExpr
Parameters:
newT2 - the new value of the 'T2' containment reference.
See Also:
UtyExpr.getT2()
Generated:
This code was automatically generated.

getT4

public UtyExpr getT4()

Specified by:
getT4 in interface UtyExpr
Returns:
the value of the 'T4' containment reference.
See Also:
UtyExpr.setT4(UtyExpr), QuartzPackage.getUtyExpr_T4()
Generated:
This code was automatically generated.

basicSetT4

public NotificationChain basicSetT4(UtyExpr newT4,
                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setT4

public void setT4(UtyExpr newT4)

Specified by:
setT4 in interface UtyExpr
Parameters:
newT4 - the new value of the 'T4' containment reference.
See Also:
UtyExpr.getT4()
Generated:
This code was automatically generated.

getT23

public AtomicStmt getT23()

Specified by:
getT23 in interface Generic
Returns:
the value of the 'T23' containment reference.
See Also:
Generic.setT23(AtomicStmt), QuartzPackage.getGeneric_T23()
Generated:
This code was automatically generated.

basicSetT23

public NotificationChain basicSetT23(AtomicStmt newT23,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT23

public void setT23(AtomicStmt newT23)

Specified by:
setT23 in interface Generic
Parameters:
newT23 - the new value of the 'T23' containment reference.
See Also:
Generic.getT23()
Generated:
This code was automatically generated.

getT

public AtomicStmt getT()

Specified by:
getT in interface Generic
Returns:
the value of the 'T' containment reference.
See Also:
Generic.setT(AtomicStmt), QuartzPackage.getGeneric_T()
Generated:
This code was automatically generated.

basicSetT

public NotificationChain basicSetT(AtomicStmt newT,
                                   NotificationChain msgs)

Generated:
This code was automatically generated.

setT

public void setT(AtomicStmt newT)

Specified by:
setT in interface Generic
Parameters:
newT - the new value of the 'T' containment reference.
See Also:
Generic.getT()
Generated:
This code was automatically generated.

getT6

public UtyExpr getT6()

Specified by:
getT6 in interface QName
Returns:
the value of the 'T6' containment reference.
See Also:
QName.setT6(UtyExpr), QuartzPackage.getQName_T6()
Generated:
This code was automatically generated.

basicSetT6

public NotificationChain basicSetT6(UtyExpr newT6,
                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setT6

public void setT6(UtyExpr newT6)

Specified by:
setT6 in interface QName
Parameters:
newT6 - the new value of the 'T6' containment reference.
See Also:
QName.getT6()
Generated:
This code was automatically generated.

getT5

public UtyExpr getT5()

Specified by:
getT5 in interface QName
Returns:
the value of the 'T5' containment reference.
See Also:
QName.setT5(UtyExpr), QuartzPackage.getQName_T5()
Generated:
This code was automatically generated.

basicSetT5

public NotificationChain basicSetT5(UtyExpr newT5,
                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setT5

public void setT5(UtyExpr newT5)

Specified by:
setT5 in interface QName
Parameters:
newT5 - the new value of the 'T5' containment reference.
See Also:
QName.getT5()
Generated:
This code was automatically generated.

getT24

public AtomicStmt getT24()

Specified by:
getT24 in interface QName
Returns:
the value of the 'T24' containment reference.
See Also:
QName.setT24(AtomicStmt), QuartzPackage.getQName_T24()
Generated:
This code was automatically generated.

basicSetT24

public NotificationChain basicSetT24(AtomicStmt newT24,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT24

public void setT24(AtomicStmt newT24)

Specified by:
setT24 in interface QName
Parameters:
newT24 - the new value of the 'T24' containment reference.
See Also:
QName.getT24()
Generated:
This code was automatically generated.

getExprs

public OptUtyExprList getExprs()

Specified by:
getExprs in interface QName
Returns:
the value of the 'Exprs' containment reference.
See Also:
QName.setExprs(OptUtyExprList), QuartzPackage.getQName_Exprs()
Generated:
This code was automatically generated.

basicSetExprs

public NotificationChain basicSetExprs(OptUtyExprList newExprs,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setExprs

public void setExprs(OptUtyExprList newExprs)

Specified by:
setExprs in interface QName
Parameters:
newExprs - the new value of the 'Exprs' containment reference.
See Also:
QName.getExprs()
Generated:
This code was automatically generated.

getT10

public AtomicStmt getT10()

Specified by:
getT10 in interface QName
Returns:
the value of the 'T10' containment reference.
See Also:
QName.setT10(AtomicStmt), QuartzPackage.getQName_T10()
Generated:
This code was automatically generated.

basicSetT10

public NotificationChain basicSetT10(AtomicStmt newT10,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setT10

public void setT10(AtomicStmt newT10)

Specified by:
setT10 in interface QName
Parameters:
newT10 - the new value of the 'T10' containment reference.
See Also:
QName.getT10()
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class InOutNameImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class InOutNameImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class InOutNameImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class InOutNameImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class InOutNameImpl
Generated:
This code was automatically generated.

eBaseStructuralFeatureID

public int eBaseStructuralFeatureID(int derivedFeatureID,
                                    Class<?> baseClass)

Specified by:
eBaseStructuralFeatureID in interface InternalEObject
Overrides:
eBaseStructuralFeatureID in class BasicEObjectImpl
Generated:
This code was automatically generated.

eDerivedStructuralFeatureID

public int eDerivedStructuralFeatureID(int baseFeatureID,
                                       Class<?> baseClass)

Specified by:
eDerivedStructuralFeatureID in interface InternalEObject
Overrides:
eDerivedStructuralFeatureID in class BasicEObjectImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl
Generated:
This code was automatically generated.