|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertyContainer in org.eclipse.graphiti.mm |
---|
Subinterfaces of PropertyContainer in org.eclipse.graphiti.mm | |
---|---|
interface |
GraphicsAlgorithmContainer
A representation of the model object 'Graphics Algorithm Container'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.algorithms |
---|
Subinterfaces of PropertyContainer in org.eclipse.graphiti.mm.algorithms | |
---|---|
interface |
AbstractText
A representation of the model object 'Abstract Text'. |
interface |
Ellipse
A representation of the model object 'Ellipse'. |
interface |
GraphicsAlgorithm
A representation of the model object 'Graphics Algorithm'. |
interface |
Image
A representation of the model object 'Image'. |
interface |
MultiText
A representation of the model object 'Multi Text'. |
interface |
PlatformGraphicsAlgorithm
A representation of the model object 'Platform Graphics Algorithm'. |
interface |
Polygon
A representation of the model object 'Polygon'. |
interface |
Polyline
A representation of the model object 'Polyline'. |
interface |
Rectangle
A representation of the model object 'Rectangle'. |
interface |
RoundedRectangle
A representation of the model object 'Rounded Rectangle'. |
interface |
Text
A representation of the model object 'Text'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement PropertyContainer | |
---|---|
class |
AbstractTextImpl
An implementation of the model object 'Abstract Text'. |
class |
EllipseImpl
An implementation of the model object 'Ellipse'. |
class |
GraphicsAlgorithmImpl
An implementation of the model object 'Graphics Algorithm'. |
class |
ImageImpl
An implementation of the model object 'Image'. |
class |
MultiTextImpl
An implementation of the model object 'Multi Text'. |
class |
PlatformGraphicsAlgorithmImpl
An implementation of the model object 'Platform Graphics Algorithm'. |
class |
PolygonImpl
An implementation of the model object 'Polygon'. |
class |
PolylineImpl
An implementation of the model object 'Polyline'. |
class |
RectangleImpl
An implementation of the model object 'Rectangle'. |
class |
RoundedRectangleImpl
An implementation of the model object 'Rounded Rectangle'. |
class |
TextImpl
An implementation of the model object 'Text'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.algorithms.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type PropertyContainer | |
---|---|
T |
AlgorithmsSwitch.casePropertyContainer(PropertyContainer object)
Returns the result of interpreting the object as an instance of 'Property Container'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.impl |
---|
Classes in org.eclipse.graphiti.mm.impl that implement PropertyContainer | |
---|---|
class |
GraphicsAlgorithmContainerImpl
An implementation of the model object 'Graphics Algorithm Container'. |
class |
PropertyContainerImpl
An implementation of the model object 'Property Container'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.pictograms |
---|
Subinterfaces of PropertyContainer in org.eclipse.graphiti.mm.pictograms | |
---|---|
interface |
AdvancedAnchor
A representation of the model object ' Advanced Anchor'. |
interface |
Anchor
A representation of the model object 'Anchor'. |
interface |
AnchorContainer
A representation of the model object 'Anchor Container'. |
interface |
BoxRelativeAnchor
A representation of the model object 'Box Relative Anchor'. |
interface |
ChopboxAnchor
A representation of the model object 'Chopbox Anchor'. |
interface |
CompositeConnection
A representation of the model object 'Composite Connection'. |
interface |
Connection
A representation of the model object 'Connection'. |
interface |
ConnectionDecorator
A representation of the model object 'Connection Decorator'. |
interface |
ContainerShape
A representation of the model object 'Container Shape'. |
interface |
CurvedConnection
A representation of the model object 'Curved Connection'. |
interface |
Diagram
A representation of the model object 'Diagram'. |
interface |
FixPointAnchor
A representation of the model object 'Fix Point Anchor'. |
interface |
FreeFormConnection
A representation of the model object 'Free Form Connection'. |
interface |
ManhattanConnection
A representation of the model object 'Manhattan Connection'. |
interface |
PictogramElement
A representation of the model object 'Pictogram Element'. |
interface |
PictogramLink
A representation of the model object 'Pictogram Link'. |
interface |
Shape
A representation of the model object 'Shape'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.pictograms.impl |
---|
Classes in org.eclipse.graphiti.mm.pictograms.impl that implement PropertyContainer | |
---|---|
class |
AdvancedAnchorImpl
An implementation of the model object 'Advanced Anchor'. |
class |
AnchorContainerImpl
An implementation of the model object 'Anchor Container'. |
class |
AnchorImpl
An implementation of the model object 'Anchor'. |
class |
BoxRelativeAnchorImpl
An implementation of the model object 'Box Relative Anchor'. |
class |
ChopboxAnchorImpl
An implementation of the model object 'Chopbox Anchor'. |
class |
CompositeConnectionImpl
An implementation of the model object 'Composite Connection'. |
class |
ConnectionDecoratorImpl
An implementation of the model object 'Connection Decorator'. |
class |
ConnectionImpl
An implementation of the model object 'Connection'. |
class |
ContainerShapeImpl
An implementation of the model object 'Container Shape'. |
class |
CurvedConnectionImpl
An implementation of the model object 'Curved Connection'. |
class |
DiagramImpl
An implementation of the model object 'Diagram'. |
class |
FixPointAnchorImpl
An implementation of the model object 'Fix Point Anchor'. |
class |
FreeFormConnectionImpl
An implementation of the model object 'Free Form Connection'. |
class |
ManhattanConnectionImpl
An implementation of the model object 'Manhattan Connection'. |
class |
PictogramElementImpl
An implementation of the model object 'Pictogram Element'. |
class |
PictogramLinkImpl
An implementation of the model object 'Pictogram Link'. |
class |
ShapeImpl
An implementation of the model object 'Shape'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.pictograms.util |
---|
Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type PropertyContainer | |
---|---|
T |
PictogramsSwitch.casePropertyContainer(PropertyContainer object)
Returns the result of interpreting the object as an instance of 'Property Container'. |
Uses of PropertyContainer in org.eclipse.graphiti.mm.util |
---|
Methods in org.eclipse.graphiti.mm.util with parameters of type PropertyContainer | |
---|---|
T |
MmSwitch.casePropertyContainer(PropertyContainer object)
Returns the result of interpreting the object as an instance of 'Property Container'. |
Uses of PropertyContainer in org.eclipse.graphiti.pattern |
---|
Methods in org.eclipse.graphiti.pattern with parameters of type PropertyContainer | |
---|---|
protected String |
TypedPattern.getPatternType(PropertyContainer patternRootShape)
Returns the property that indicates that the given root shape of the pattern is created and maintained by a specific pattern type if it is set for the given shape or one of its parents. |
protected void |
TypedPattern.setPatternType(PropertyContainer patternRootShape,
String patternType)
Sets the property that indicates that the given root shape of the pattern is created and maintained by a specific pattern type. |
Uses of PropertyContainer in org.eclipse.graphiti.pattern.id |
---|
Methods in org.eclipse.graphiti.pattern.id that return PropertyContainer | |
---|---|
protected PropertyContainer |
IdPattern.findById(PictogramElement pictogramElement,
String idToFind)
Searches for a PictogramElement that has the given ID starting
from the given PictogramElement . |
private PropertyContainer |
IdPattern.findByIdInGraphicsAlgorithmChildren(GraphicsAlgorithm graphicsAlgorithm,
String idToFind)
|
Methods in org.eclipse.graphiti.pattern.id with parameters of type PropertyContainer | |
---|---|
protected String |
IdPattern.getId(PropertyContainer container)
Returns any ID that has been set for the given PictogramElement ;
it can be any PropertyContainer , especially Shape s or
GraphicsAlgorithm s are allowed. |
protected int |
IdPattern.getIndex(PropertyContainer container)
Returns any index that has been set for the given PictogramElement ; it can be any PropertyContainer ,
especially Shape s or GraphicsAlgorithm s are allowed. |
protected void |
IdPattern.setId(PropertyContainer container,
String id)
Set the ID property ( IdPattern.PROPERTY_KEY_ID ) for the given
PictogramElement ; it can be any PropertyContainer
,especially Shape s or GraphicsAlgorithm s are allowed. |
protected void |
IdPattern.setIndex(PropertyContainer container,
int index)
Set the index property ( IdPattern.PROPERTY_KEY_ID ) for the given
PictogramElement ; it can be any PropertyContainer
,especially Shape s or GraphicsAlgorithm s are allowed. |
Uses of PropertyContainer in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services with parameters of type PropertyContainer | |
---|---|
Property |
IPeService.getProperty(PropertyContainer propertyContainer,
String key)
Returns the property of a given property container for a specific key. |
String |
IPeService.getPropertyValue(PropertyContainer propertyContainer,
String key)
Returns the first element of the property values of a given property container for a specific key. |
boolean |
IPeService.removeProperty(PropertyContainer propertyContainer,
String key)
Removes the property of a given property container for a specific key. |
void |
IPeService.setPropertyValue(PropertyContainer propertyContainer,
String key,
String value)
Sets/modifies the property's value of a given property container for a specific key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |