Uses of Class
org.javastro.ivoa.entities.vodml.Role
Packages that use Role
-
Uses of Role in org.javastro.ivoa.entities.vodml
Subclasses of Role in org.javastro.ivoa.entities.vodmlModifier and TypeClassDescriptionclassMust refer to a ValueType.classThis 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".classA relation is a Role where the target datatype is an ObjectType.Fields in org.javastro.ivoa.entities.vodml with type parameters of type RoleModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Role,ElementRef> Role.PropInfo.DATATYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Role,Multiplicity> Role.PropInfo.MULTIPLICITYMethods in org.javastro.ivoa.entities.vodml with type parameters of type RoleMethods in org.javastro.ivoa.entities.vodml that return RoleModifier and TypeMethodDescriptionRole.Builder.build()Role.clone()Role.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Role.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Role.createCopy()Role.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Role.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml with parameters of type RoleModifier and TypeMethodDescriptionstatic Attribute.Builder<Void>Attribute.copyExcept(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Composition.Builder<Void>Composition.copyExcept(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Reference.Builder<Void>Reference.copyExcept(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Attribute.Builder<_B>static <_B> Attribute.Builder<_B>Attribute.copyOf(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Composition.Builder<_B>static <_B> Composition.Builder<_B>Composition.copyOf(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Reference.Builder<_B>static <_B> Reference.Builder<_B>Reference.copyOf(Role _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Attribute.Builder<Void>static Composition.Builder<Void>static Reference.Builder<Void>Constructors in org.javastro.ivoa.entities.vodml with parameters of type Role