de.cau.cs.kieler.kiml.ui.layout.layoutoptions
Interface LayoutOptionStyle
- All Superinterfaces:
- EAnnotation, EModelElement, EObject, Notifier, Style
- All Known Implementing Classes:
- LayoutOptionStyleImpl
public interface LayoutOptionStyle
- extends Style, EAnnotation
A representation of the model object 'Layout Option Style'.
The following features are supported:
- See Also:
LayoutOptionsPackage.getLayoutOptionStyle()
- Rating

- Generated:
- This code was automatically generated.
- Model element
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
getOptions
EList<KOption> getOptions()
- Returns the value of the 'Options' containment reference list.
The list contents are of type
KOption
.
If the meaning of the 'Options' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Options' containment reference list.
- See Also:
LayoutOptionsPackage.getLayoutOptionStyle_Options()
- Generated:
- This code was automatically generated.
- Model element: