Uses of Class
org.javastro.ivoa.entities.vodml.Relation
Packages that use Relation
-
Uses of Relation in org.javastro.ivoa.entities.vodml
Subclasses of Relation in org.javastro.ivoa.entities.vodmlModifier and TypeClassDescriptionclassThis type implements a composition relation between the parent and child ObjectTypes.classA Reference is a Relation that indicates a kind of "usage" relationship between the target ObjectType and the owner of the reference, the "referrer".Methods in org.javastro.ivoa.entities.vodml that return RelationModifier and TypeMethodDescriptionRelation.withDatatype(ElementRef value) Relation.withDescription(String value) Relation.withMultiplicity(Multiplicity value) Relation.withVodmlId(String value)