public class CCDModelDiagramUpdater
extends java.lang.Object
Constructor and Description |
---|
CCDModelDiagramUpdater() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CCDModelLinkDescriptor> |
getAction_2004ContainedLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getAction_2004IncomingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getAction_2004OutgoingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getCCD_2000ContainedLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelNodeDescriptor> |
getCCD_2000SemanticChildren(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getCondition_2001ContainedLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getCondition_2001IncomingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getCondition_2001OutgoingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getContainedLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getIncomingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelLinkDescriptor> |
getOutgoingLinks(org.eclipse.gmf.runtime.notation.View view) |
static java.util.List<CCDModelNodeDescriptor> |
getSemanticChildren(org.eclipse.gmf.runtime.notation.View view) |
public static java.util.List<CCDModelNodeDescriptor> getSemanticChildren(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelNodeDescriptor> getCCD_2000SemanticChildren(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getContainedLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getIncomingLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getOutgoingLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getCCD_2000ContainedLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getCondition_2001ContainedLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getAction_2004ContainedLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getCondition_2001IncomingLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getAction_2004IncomingLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getCondition_2001OutgoingLinks(org.eclipse.gmf.runtime.notation.View view)
public static java.util.List<CCDModelLinkDescriptor> getAction_2004OutgoingLinks(org.eclipse.gmf.runtime.notation.View view)