de.cau.cs.kieler.kiml.gmf.layoutoptions
Interface LayoutOptionStyle

All Superinterfaces:
EObject, Notifier, Style
All Known Implementing Classes:
LayoutOptionStyleImpl

Deprecated. use StringValueStyle instead

public interface LayoutOptionStyle
extends Style

A representation of the model object 'Layout Option Style'.

The following features are supported:

See Also:
LayoutOptionsPackage.getLayoutOptionStyle()
Rating red
Generated:
This code was automatically generated.
Model element

Method Summary
 EList<KOption> getOptions()
          Deprecated. Returns the value of the 'Options' containment reference list.
 
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

getOptions

EList<KOption> getOptions()
Deprecated. 
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:
containment=true