Uses of Interface
org.w3.xlink.ArcType
Packages that use ArcType
-
Uses of ArcType in org.w3.xlink
Methods in org.w3.xlink that return ArcTypeModifier and TypeMethodDescriptionXlinkFactory.createArcType()
Returns a new object of class 'Arc Type'.DocumentRoot.getArc()
Returns the value of the 'Arc' containment reference. -
Uses of ArcType in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement ArcTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Arc Type'.Methods in org.w3.xlink.impl that return ArcTypeMethods in org.w3.xlink.impl with parameters of type ArcTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetArc
(ArcType newArc, NotificationChain msgs) -
Uses of ArcType in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type ArcTypeModifier and TypeMethodDescriptionboolean
XlinkValidator.validateArcType
(ArcType arcType, DiagnosticChain diagnostics, Map context)