|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StyleContainer in org.eclipse.graphiti.mm.algorithms.styles |
---|
Subinterfaces of StyleContainer in org.eclipse.graphiti.mm.algorithms.styles | |
---|---|
interface |
Style
A representation of the model object 'Style'. |
Methods in org.eclipse.graphiti.mm.algorithms.styles that return StyleContainer | |
---|---|
StyleContainer |
Style.getStyleContainer()
Returns the value of the 'Style Container' container reference. |
Methods in org.eclipse.graphiti.mm.algorithms.styles with parameters of type StyleContainer | |
---|---|
void |
Style.setStyleContainer(StyleContainer value)
Sets the value of the ' Style Container ' container reference. |
Uses of StyleContainer in org.eclipse.graphiti.mm.algorithms.styles.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.styles.impl that implement StyleContainer | |
---|---|
class |
StyleImpl
An implementation of the model object 'Style'. |
Methods in org.eclipse.graphiti.mm.algorithms.styles.impl that return StyleContainer | |
---|---|
StyleContainer |
StyleImpl.basicGetStyleContainer()
|
StyleContainer |
StyleImpl.getStyleContainer()
|
Methods in org.eclipse.graphiti.mm.algorithms.styles.impl with parameters of type StyleContainer | |
---|---|
NotificationChain |
StyleImpl.basicSetStyleContainer(StyleContainer newStyleContainer,
NotificationChain msgs)
|
void |
StyleImpl.setStyleContainer(StyleContainer newStyleContainer)
|
Uses of StyleContainer in org.eclipse.graphiti.mm.algorithms.styles.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.styles.util with parameters of type StyleContainer | |
---|---|
T |
StylesSwitch.caseStyleContainer(StyleContainer object)
Returns the result of interpreting the object as an instance of 'Style Container'. |
Uses of StyleContainer in org.eclipse.graphiti.mm.impl |
---|
Classes in org.eclipse.graphiti.mm.impl that implement StyleContainer | |
---|---|
class |
StyleContainerImpl
An implementation of the model object 'Style Container'. |
Uses of StyleContainer in org.eclipse.graphiti.mm.pictograms |
---|
Subinterfaces of StyleContainer in org.eclipse.graphiti.mm.pictograms | |
---|---|
interface |
Diagram
A representation of the model object 'Diagram'. |
Uses of StyleContainer in org.eclipse.graphiti.mm.pictograms.impl |
---|
Classes in org.eclipse.graphiti.mm.pictograms.impl that implement StyleContainer | |
---|---|
class |
DiagramImpl
An implementation of the model object 'Diagram'. |
Uses of StyleContainer in org.eclipse.graphiti.mm.pictograms.util |
---|
Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type StyleContainer | |
---|---|
T |
PictogramsSwitch.caseStyleContainer(StyleContainer object)
Returns the result of interpreting the object as an instance of 'Style Container'. |
Uses of StyleContainer in org.eclipse.graphiti.mm.util |
---|
Methods in org.eclipse.graphiti.mm.util with parameters of type StyleContainer | |
---|---|
T |
MmSwitch.caseStyleContainer(StyleContainer object)
Returns the result of interpreting the object as an instance of 'Style Container'. |
Uses of StyleContainer in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services with parameters of type StyleContainer | |
---|---|
Style |
IGaCreateService.createStyle(StyleContainer styleContainer,
String id)
Creates a style with the given id. |
Style |
IGaService.findStyle(StyleContainer styleContainer,
String id)
Searches for a style with the given id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |