PresentationArc class

PresentationArc class

This class is a Xlink with Arc type. It defines how Concepts relate to one another for presentation.

Inheritance: PresentationArcArcXlink

The PresentationArc type exposes the following members:

Properties

PropertyDescription
typeGets the link type.
from_addressGets or sets the from label of the arc.
toGets or sets the to label of the arc.
arcroleGets or sets the arcrole of the arc.
titleGets or sets the title of the arc.
showGets or sets the show of the arc.
actuateGets or sets the actuate of the arc.
orderGets or sets the order of the arc.
useGets or sets the arc use of the arc.
priorityGets or sets the priority of the arc.
preferred_labelGets or sets the preferred label URI.

Methods

MethodDescription
get_from_locs()Gets the collection of from Loc in the PresentationArc.
get_to_locs()Gets the collection of to Loc in the PresentationArc.

See Also