Interface IStructureMappingSingle
- All Superinterfaces:
IStructureMapping
- All Known Implementing Classes:
StructureMappingSingle
The Interface IStructureMappingSingle.
-
Method Summary
Modifier and TypeMethodDescriptiongetLinkCreationInfo
(Object mainBusinessObject) Returns an array of business objects.Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMapping
getDataMapping
-
Method Details
-
getLinkCreationInfo
Returns an array of business objects. This array of business objects will be linked with a pictogram element acting as placeholder in a pattern.- Parameters:
mainBusinessObject
- this is the main business object of the current pattern- Returns:
- the business object
-