Uses of Interface
de.cau.cs.kieler.quartz.editor.quartz.AtomicStmt

Packages that use AtomicStmt
de.cau.cs.kieler.quartz.editor.quartz   
de.cau.cs.kieler.quartz.editor.quartz.impl   
de.cau.cs.kieler.quartz.editor.quartz.util   
 

Uses of AtomicStmt in de.cau.cs.kieler.quartz.editor.quartz
 

Subinterfaces of AtomicStmt in de.cau.cs.kieler.quartz.editor.quartz
 interface case_list
          A representation of the model object 'case list'.
 interface dUtyExpr
          A representation of the model object 'dUty Expr'.
 interface FixpointEqList
          A representation of the model object 'Fixpoint Eq List'.
 interface Generic
          A representation of the model object 'Generic'.
 interface LocStmt
          A representation of the model object 'Loc Stmt'.
 interface Name
          A representation of the model object 'Name'.
 interface NamedStmt
          A representation of the model object 'Named Stmt'.
 interface QName
          A representation of the model object 'QName'.
 interface UtyAction
          A representation of the model object 'Uty Action'.
 interface UtyExpr
          A representation of the model object 'Uty Expr'.
 

Methods in de.cau.cs.kieler.quartz.editor.quartz that return AtomicStmt
 AtomicStmt QuartzFactory.createAtomicStmt()
          Returns a new object of class 'Atomic Stmt'.
 AtomicStmt Generic.getT()
          Returns the value of the 'T' containment reference.
 AtomicStmt AtomicStmt.getT03()
          Returns the value of the 'T03' containment reference.
 AtomicStmt dUtyExpr.getT07()
          Returns the value of the 'T07' containment reference.
 AtomicStmt QName.getT10()
          Returns the value of the 'T10' containment reference.
 AtomicStmt dUtyExpr.getT13()
          Returns the value of the 'T13' containment reference.
 AtomicStmt dUtyExpr.getT14()
          Returns the value of the 'T14' containment reference.
 AtomicStmt case_list.getT15()
          Returns the value of the 'T15' containment reference.
 AtomicStmt AtomicStmt.getT16()
          Returns the value of the 'T16' containment reference.
 AtomicStmt Generic.getT23()
          Returns the value of the 'T23' containment reference.
 AtomicStmt QName.getT24()
          Returns the value of the 'T24' containment reference.
 

Methods in de.cau.cs.kieler.quartz.editor.quartz that return types with arguments of type AtomicStmt
 EList<AtomicStmt> SeqStmt.getS()
          Returns the value of the 'S' containment reference list.
 

Methods in de.cau.cs.kieler.quartz.editor.quartz with parameters of type AtomicStmt
 void Generic.setT(AtomicStmt value)
          Sets the value of the 'T' containment reference.
 void AtomicStmt.setT03(AtomicStmt value)
          Sets the value of the 'T03' containment reference.
 void dUtyExpr.setT07(AtomicStmt value)
          Sets the value of the 'T07' containment reference.
 void QName.setT10(AtomicStmt value)
          Sets the value of the 'T10' containment reference.
 void dUtyExpr.setT13(AtomicStmt value)
          Sets the value of the 'T13' containment reference.
 void dUtyExpr.setT14(AtomicStmt value)
          Sets the value of the 'T14' containment reference.
 void case_list.setT15(AtomicStmt value)
          Sets the value of the 'T15' containment reference.
 void AtomicStmt.setT16(AtomicStmt value)
          Sets the value of the 'T16' containment reference.
 void Generic.setT23(AtomicStmt value)
          Sets the value of the 'T23' containment reference.
 void QName.setT24(AtomicStmt value)
          Sets the value of the 'T24' containment reference.
 

Uses of AtomicStmt in de.cau.cs.kieler.quartz.editor.quartz.impl
 

Classes in de.cau.cs.kieler.quartz.editor.quartz.impl that implement AtomicStmt
 class AtomicStmtImpl
          An implementation of the model object 'Atomic Stmt'.
 class case_listImpl
          An implementation of the model object 'case list'.
 class dUtyExprImpl
          An implementation of the model object 'dUty Expr'.
 class FixpointEqListImpl
          An implementation of the model object 'Fixpoint Eq List'.
 class GenericImpl
          An implementation of the model object 'Generic'.
 class LocStmtImpl
          An implementation of the model object 'Loc Stmt'.
 class NamedStmtImpl
          An implementation of the model object 'Named Stmt'.
 class NameImpl
          An implementation of the model object 'Name'.
 class QNameImpl
          An implementation of the model object 'QName'.
 class UtyActionImpl
          An implementation of the model object 'Uty Action'.
 class UtyExprImpl
          An implementation of the model object 'Uty Expr'.
 

Fields in de.cau.cs.kieler.quartz.editor.quartz.impl declared as AtomicStmt
protected  AtomicStmt GenericImpl.t
          The cached value of the 'T' containment reference.
protected  AtomicStmt QNameImpl.t
          The cached value of the 'T' containment reference.
protected  AtomicStmt AtomicStmtImpl.t03
          The cached value of the 'T03' containment reference.
protected  AtomicStmt QNameImpl.t03
          The cached value of the 'T03' containment reference.
protected  AtomicStmt dUtyExprImpl.t03
          The cached value of the 'T03' containment reference.
protected  AtomicStmt QNameImpl.t07
          The cached value of the 'T07' containment reference.
protected  AtomicStmt UtyExprImpl.t07
          The cached value of the 'T07' containment reference.
protected  AtomicStmt dUtyExprImpl.t07
          The cached value of the 'T07' containment reference.
protected  AtomicStmt QNameImpl.t10
          The cached value of the 'T10' containment reference.
protected  AtomicStmt QNameImpl.t13
          The cached value of the 'T13' containment reference.
protected  AtomicStmt UtyExprImpl.t13
          The cached value of the 'T13' containment reference.
protected  AtomicStmt dUtyExprImpl.t13
          The cached value of the 'T13' containment reference.
protected  AtomicStmt QNameImpl.t14
          The cached value of the 'T14' containment reference.
protected  AtomicStmt UtyExprImpl.t14
          The cached value of the 'T14' containment reference.
protected  AtomicStmt dUtyExprImpl.t14
          The cached value of the 'T14' containment reference.
protected  AtomicStmt case_listImpl.t15
          The cached value of the 'T15' containment reference.
protected  AtomicStmt AtomicStmtImpl.t16
          The cached value of the 'T16' containment reference.
protected  AtomicStmt QNameImpl.t16
          The cached value of the 'T16' containment reference.
protected  AtomicStmt dUtyExprImpl.t16
          The cached value of the 'T16' containment reference.
protected  AtomicStmt GenericImpl.t23
          The cached value of the 'T23' containment reference.
protected  AtomicStmt QNameImpl.t23
          The cached value of the 'T23' containment reference.
protected  AtomicStmt QNameImpl.t24
          The cached value of the 'T24' containment reference.
 

Fields in de.cau.cs.kieler.quartz.editor.quartz.impl with type parameters of type AtomicStmt
protected  EList<AtomicStmt> SeqStmtImpl.s
          The cached value of the 'S' containment reference list.
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.impl that return AtomicStmt
 AtomicStmt QuartzFactoryImpl.createAtomicStmt()
           
 AtomicStmt GenericImpl.getT()
           
 AtomicStmt QNameImpl.getT()
           
 AtomicStmt AtomicStmtImpl.getT03()
           
 AtomicStmt QNameImpl.getT03()
           
 AtomicStmt dUtyExprImpl.getT03()
           
 AtomicStmt QNameImpl.getT07()
           
 AtomicStmt UtyExprImpl.getT07()
           
 AtomicStmt dUtyExprImpl.getT07()
           
 AtomicStmt QNameImpl.getT10()
           
 AtomicStmt QNameImpl.getT13()
           
 AtomicStmt UtyExprImpl.getT13()
           
 AtomicStmt dUtyExprImpl.getT13()
           
 AtomicStmt QNameImpl.getT14()
           
 AtomicStmt UtyExprImpl.getT14()
           
 AtomicStmt dUtyExprImpl.getT14()
           
 AtomicStmt case_listImpl.getT15()
           
 AtomicStmt AtomicStmtImpl.getT16()
           
 AtomicStmt QNameImpl.getT16()
           
 AtomicStmt dUtyExprImpl.getT16()
           
 AtomicStmt GenericImpl.getT23()
           
 AtomicStmt QNameImpl.getT23()
           
 AtomicStmt QNameImpl.getT24()
           
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.impl that return types with arguments of type AtomicStmt
 EList<AtomicStmt> SeqStmtImpl.getS()
           
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.impl with parameters of type AtomicStmt
 NotificationChain GenericImpl.basicSetT(AtomicStmt newT, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT(AtomicStmt newT, NotificationChain msgs)
           
 NotificationChain AtomicStmtImpl.basicSetT03(AtomicStmt newT03, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT03(AtomicStmt newT03, NotificationChain msgs)
           
 NotificationChain dUtyExprImpl.basicSetT03(AtomicStmt newT03, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT07(AtomicStmt newT07, NotificationChain msgs)
           
 NotificationChain UtyExprImpl.basicSetT07(AtomicStmt newT07, NotificationChain msgs)
           
 NotificationChain dUtyExprImpl.basicSetT07(AtomicStmt newT07, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT10(AtomicStmt newT10, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT13(AtomicStmt newT13, NotificationChain msgs)
           
 NotificationChain UtyExprImpl.basicSetT13(AtomicStmt newT13, NotificationChain msgs)
           
 NotificationChain dUtyExprImpl.basicSetT13(AtomicStmt newT13, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT14(AtomicStmt newT14, NotificationChain msgs)
           
 NotificationChain UtyExprImpl.basicSetT14(AtomicStmt newT14, NotificationChain msgs)
           
 NotificationChain dUtyExprImpl.basicSetT14(AtomicStmt newT14, NotificationChain msgs)
           
 NotificationChain case_listImpl.basicSetT15(AtomicStmt newT15, NotificationChain msgs)
           
 NotificationChain AtomicStmtImpl.basicSetT16(AtomicStmt newT16, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT16(AtomicStmt newT16, NotificationChain msgs)
           
 NotificationChain dUtyExprImpl.basicSetT16(AtomicStmt newT16, NotificationChain msgs)
           
 NotificationChain GenericImpl.basicSetT23(AtomicStmt newT23, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT23(AtomicStmt newT23, NotificationChain msgs)
           
 NotificationChain QNameImpl.basicSetT24(AtomicStmt newT24, NotificationChain msgs)
           
 void GenericImpl.setT(AtomicStmt newT)
           
 void QNameImpl.setT(AtomicStmt newT)
           
 void AtomicStmtImpl.setT03(AtomicStmt newT03)
           
 void QNameImpl.setT03(AtomicStmt newT03)
           
 void dUtyExprImpl.setT03(AtomicStmt newT03)
           
 void QNameImpl.setT07(AtomicStmt newT07)
           
 void UtyExprImpl.setT07(AtomicStmt newT07)
           
 void dUtyExprImpl.setT07(AtomicStmt newT07)
           
 void QNameImpl.setT10(AtomicStmt newT10)
           
 void QNameImpl.setT13(AtomicStmt newT13)
           
 void UtyExprImpl.setT13(AtomicStmt newT13)
           
 void dUtyExprImpl.setT13(AtomicStmt newT13)
           
 void QNameImpl.setT14(AtomicStmt newT14)
           
 void UtyExprImpl.setT14(AtomicStmt newT14)
           
 void dUtyExprImpl.setT14(AtomicStmt newT14)
           
 void case_listImpl.setT15(AtomicStmt newT15)
           
 void AtomicStmtImpl.setT16(AtomicStmt newT16)
           
 void QNameImpl.setT16(AtomicStmt newT16)
           
 void dUtyExprImpl.setT16(AtomicStmt newT16)
           
 void GenericImpl.setT23(AtomicStmt newT23)
           
 void QNameImpl.setT23(AtomicStmt newT23)
           
 void QNameImpl.setT24(AtomicStmt newT24)
           
 

Uses of AtomicStmt in de.cau.cs.kieler.quartz.editor.quartz.util
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.util with parameters of type AtomicStmt
 T QuartzSwitch.caseAtomicStmt(AtomicStmt object)
          Returns the result of interpreting the object as an instance of 'Atomic Stmt'.