|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceList
A representation of the model object 'Interface List'.
The following features are supported:
QuartzPackage.getInterfaceList()
Method Summary | |
---|---|
EList<Interface> |
getInterfaces()
Returns the value of the 'Interfaces' containment reference list. |
Interface |
getIntf()
Returns the value of the 'Intf' containment reference. |
void |
setIntf(Interface value)
Sets the value of the ' Intf ' 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 |
---|
Interface getIntf()
If the meaning of the 'Intf' containment reference isn't clear, there really should be more of a description here...
setIntf(Interface)
,
QuartzPackage.getInterfaceList_Intf()
containment | = | true |
void setIntf(Interface value)
Intf
' containment reference.
value
- the new value of the 'Intf' containment reference.getIntf()
EList<Interface> getInterfaces()
Interface
.
If the meaning of the 'Interfaces' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getInterfaceList_Interfaces()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |