public interface StyleContainer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
MmPackage.getStyleContainer()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Style> |
getStyles()
Returns the value of the 'Styles' containment reference list.
|
org.eclipse.emf.common.util.EList<Style> getStyles()
Style.
It is bidirectional and its opposite is 'Style Container'.
If the meaning of the 'Styles' containment reference list isn't clear, there really should be more of a description here...
MmPackage.getStyleContainer_Styles(),
Style.getStyleContainer()