|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompoundBorder
A representation of the model object 'Compound Border'.
The following features are supported:
GMFGraphPackage.getCompoundBorder()
Method Summary | |
---|---|
Border |
getInner()
Returns the value of the 'Inner' containment reference. |
Border |
getOuter()
Returns the value of the 'Outer' containment reference. |
void |
setInner(Border value)
Sets the value of the ' Inner ' containment reference. |
void |
setOuter(Border value)
Sets the value of the ' Outer ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Border getOuter()
If the meaning of the 'Outer' containment reference isn't clear, there really should be more of a description here...
setOuter(Border)
,
GMFGraphPackage.getCompoundBorder_Outer()
void setOuter(Border value)
Outer
' containment reference.
value
- the new value of the 'Outer' containment reference.getOuter()
Border getInner()
If the meaning of the 'Inner' containment reference isn't clear, there really should be more of a description here...
setInner(Border)
,
GMFGraphPackage.getCompoundBorder_Inner()
void setInner(Border value)
Inner
' containment reference.
value
- the new value of the 'Inner' containment reference.getInner()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |