|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interface
A representation of the model object 'Interface'.
The following features are supported:
QuartzPackage.getInterface()
Method Summary | |
---|---|
InOutNameList |
getNames()
Returns the value of the 'Names' containment reference. |
QType |
getType()
Returns the value of the 'Type' containment reference. |
void |
setNames(InOutNameList value)
Sets the value of the ' Names ' containment reference. |
void |
setType(QType value)
Sets the value of the ' Type ' 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 |
---|
QType getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(QType)
,
QuartzPackage.getInterface_Type()
containment | = | true |
void setType(QType value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
InOutNameList getNames()
If the meaning of the 'Names' containment reference isn't clear, there really should be more of a description here...
setNames(InOutNameList)
,
QuartzPackage.getInterface_Names()
containment | = | true |
void setNames(InOutNameList value)
Names
' containment reference.
value
- the new value of the 'Names' containment reference.getNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |