|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.eclipse.graphiti.mm | |
| org.eclipse.graphiti.mm.impl | |
| org.eclipse.graphiti.mm.util | |
| org.eclipse.graphiti.services | |
| Uses of Property in org.eclipse.graphiti.mm |
|---|
| Methods in org.eclipse.graphiti.mm that return Property | |
|---|---|
Property |
MmFactory.createProperty()
Returns a new object of class 'Property'. |
| Uses of Property in org.eclipse.graphiti.mm.impl |
|---|
| Classes in org.eclipse.graphiti.mm.impl that implement Property | |
|---|---|
class |
PropertyImpl
An implementation of the model object 'Property'. |
| Methods in org.eclipse.graphiti.mm.impl that return Property | |
|---|---|
Property |
MmFactoryImpl.createProperty()
|
| Uses of Property in org.eclipse.graphiti.mm.util |
|---|
| Methods in org.eclipse.graphiti.mm.util with parameters of type Property | |
|---|---|
T |
MmSwitch.caseProperty(Property object)
Returns the result of interpreting the object as an instance of 'Property'. |
| Uses of Property in org.eclipse.graphiti.services |
|---|
| Methods in org.eclipse.graphiti.services that return Property | |
|---|---|
Property |
ILinkService.getLinkProperty(PictogramElement pictogramElement)
Gets the link property to a given pictogram element. |
Property |
IPeService.getProperty(PropertyContainer propertyContainer,
String key)
Returns the property of a given property container for a specific key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||