Class PalladioComponentModelDiagramUpdater
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.allocation.part.PalladioComponentModelDiagramUpdater
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.gmf.tooling.runtime.update.DiagramUpdater
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAllocation_1000ContainedLinks
(org.eclipse.gmf.runtime.notation.View view) getAllocation_1000SemanticChildren
(org.eclipse.gmf.runtime.notation.View view) getAllocationContext_3002ContainedLinks
(org.eclipse.gmf.runtime.notation.View view) getAllocationContext_3002IncomingLinks
(org.eclipse.gmf.runtime.notation.View view) getAllocationContext_3002OutgoingLinks
(org.eclipse.gmf.runtime.notation.View view) getContainedLinks
(org.eclipse.gmf.runtime.notation.View view) getIncomingLinks
(org.eclipse.gmf.runtime.notation.View view) getOutgoingLinks
(org.eclipse.gmf.runtime.notation.View view) getResourceContainer_2003ContainedLinks
(org.eclipse.gmf.runtime.notation.View view) getResourceContainer_2003IncomingLinks
(org.eclipse.gmf.runtime.notation.View view) getResourceContainer_2003OutgoingLinks
(org.eclipse.gmf.runtime.notation.View view) getResourceContainerAllocationCompartment_7003SemanticChildren
(org.eclipse.gmf.runtime.notation.View view) getSemanticChildren
(org.eclipse.gmf.runtime.notation.View view)
-
Field Details
-
TYPED_INSTANCE
public static final org.eclipse.gmf.tooling.runtime.update.DiagramUpdater TYPED_INSTANCE- Generated class or method.
-
-
Constructor Details
-
PalladioComponentModelDiagramUpdater
public PalladioComponentModelDiagramUpdater()
-
-
Method Details
-
getSemanticChildren
public static List<PalladioComponentModelNodeDescriptor> getSemanticChildren(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getAllocation_1000SemanticChildren
public static List<PalladioComponentModelNodeDescriptor> getAllocation_1000SemanticChildren(org.eclipse.gmf.runtime.notation.View view) - Parameters:
view
- a view- Returns:
- the result
- Generated class or method.
- not
-
getResourceContainerAllocationCompartment_7003SemanticChildren
public static List<PalladioComponentModelNodeDescriptor> getResourceContainerAllocationCompartment_7003SemanticChildren(org.eclipse.gmf.runtime.notation.View view) - Parameters:
view
- a view- Returns:
- the result
- Generated class or method.
- not
-
getContainedLinks
public static List<PalladioComponentModelLinkDescriptor> getContainedLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getIncomingLinks
public static List<PalladioComponentModelLinkDescriptor> getIncomingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getOutgoingLinks
public static List<PalladioComponentModelLinkDescriptor> getOutgoingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getAllocation_1000ContainedLinks
public static List<PalladioComponentModelLinkDescriptor> getAllocation_1000ContainedLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getResourceContainer_2003ContainedLinks
public static List<PalladioComponentModelLinkDescriptor> getResourceContainer_2003ContainedLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getAllocationContext_3002ContainedLinks
public static List<PalladioComponentModelLinkDescriptor> getAllocationContext_3002ContainedLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getResourceContainer_2003IncomingLinks
public static List<PalladioComponentModelLinkDescriptor> getResourceContainer_2003IncomingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getAllocationContext_3002IncomingLinks
public static List<PalladioComponentModelLinkDescriptor> getAllocationContext_3002IncomingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getResourceContainer_2003OutgoingLinks
public static List<PalladioComponentModelLinkDescriptor> getResourceContainer_2003OutgoingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-
getAllocationContext_3002OutgoingLinks
public static List<PalladioComponentModelLinkDescriptor> getAllocationContext_3002OutgoingLinks(org.eclipse.gmf.runtime.notation.View view) - Generated class or method.
-