org.eclipse.graphiti.mm
Interface StyleContainer

All Known Subinterfaces:
Diagram, Style
All Known Implementing Classes:
DiagramImpl, StyleContainerImpl, StyleImpl

public interface StyleContainer

A representation of the model object 'Style Container'.

The following features are supported:

See Also:
MmPackage.getStyleContainer()

Method Summary
  getStyles()
          Returns the value of the 'Styles' containment reference list.
 

Method Detail

getStyles

 getStyles()
Returns the value of the 'Styles' containment reference list. The list contents are of type 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...

Returns:
the value of the 'Styles' containment reference list.
See Also:
MmPackage.getStyleContainer_Styles(), Style.getStyleContainer()


Copyright (c) SAP AG 2005, 2010.