Package org.eclipse.gmt.umlx.ecore.links

Interface Summary
ILinkEnd An ILinkEnd describes the end of a link, which for most links is just a reference to the natural object at the end of the link, but for associations must comprise both reference and containing class.
 

Class Summary
AbstractLinkEnd An AbstractLinkEnd describes the end of a link, which for most links is just a reference to the natural object at the end of the link, but for associations must comprise both reference and containing class.
CandidateLinks CandidateLinks maintains a list of links that may satisfy the requirements of a coModel for a connection between two points.
DirectedForwardLink<T extends EModelElement>  
DirectedLink<T extends EModelElement>  
DirectedNoWayLink<T extends EModelElement>  
DirectedReverseLink<T extends EModelElement>  
DirectedTwoWayLink<T extends EModelElement>