|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QModule
A representation of the model object 'QModule'.
The following features are supported:
QuartzPackage.getQModule()
Method Summary | |
---|---|
InterfaceList |
getIntf()
Returns the value of the 'Intf' containment reference. |
Name |
getName()
Returns the value of the 'Name' containment reference. |
EList<ObservedSpecList> |
getObs()
Returns the value of the 'Obs' containment reference list. |
LocStmt |
getStmt()
Returns the value of the 'Stmt' containment reference. |
void |
setIntf(InterfaceList value)
Sets the value of the ' Intf ' containment reference. |
void |
setName(Name value)
Sets the value of the ' Name ' containment reference. |
void |
setStmt(LocStmt value)
Sets the value of the ' Stmt ' containment reference. |
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 |
Method Detail |
---|
Name getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(Name)
,
QuartzPackage.getQModule_Name()
containment | = | true |
void setName(Name value)
Name
' containment reference.
value
- the new value of the 'Name' containment reference.getName()
InterfaceList getIntf()
If the meaning of the 'Intf' containment reference isn't clear, there really should be more of a description here...
setIntf(InterfaceList)
,
QuartzPackage.getQModule_Intf()
containment | = | true |
void setIntf(InterfaceList value)
Intf
' containment reference.
value
- the new value of the 'Intf' containment reference.getIntf()
LocStmt getStmt()
If the meaning of the 'Stmt' containment reference isn't clear, there really should be more of a description here...
setStmt(LocStmt)
,
QuartzPackage.getQModule_Stmt()
containment | = | true |
void setStmt(LocStmt value)
Stmt
' containment reference.
value
- the new value of the 'Stmt' containment reference.getStmt()
EList<ObservedSpecList> getObs()
ObservedSpecList
.
If the meaning of the 'Obs' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getQModule_Obs()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |