|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.graphiti.pattern.mapping.MappingProviderProvider
org.eclipse.graphiti.pattern.mapping.StructureMapping
org.eclipse.graphiti.pattern.mapping.StructureMappingSingle
public abstract class StructureMappingSingle
The Class StructureMappingSingle.
Constructor Summary | |
---|---|
StructureMappingSingle(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMappingSingle . |
Method Summary | |
---|---|
ILinkCreationInfo |
getLinkCreationInfo(java.lang.Object mainBusinessObject)
Returns an array of business objects. |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.StructureMapping |
---|
getDataMapping |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.MappingProviderProvider |
---|
getMappingProvider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMapping |
---|
getDataMapping |
Constructor Detail |
---|
public StructureMappingSingle(IDataMapping dataMapping, IMappingProvider mappingProvider)
StructureMappingSingle
.
dataMapping
- the data mappingmappingProvider
- the mapping providerMethod Detail |
---|
public ILinkCreationInfo getLinkCreationInfo(java.lang.Object mainBusinessObject)
IStructureMappingSingle
getLinkCreationInfo
in interface IStructureMappingSingle
mainBusinessObject
- this is the main business object of the current pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |