Uses of Class
org.javastro.ivoa.entities.vodml.ReferableElement
Packages that use ReferableElement
-
Uses of ReferableElement in org.javastro.ivoa.entities.vodml
Subclasses of ReferableElement in org.javastro.ivoa.entities.vodmlModifier and TypeClassDescriptionclassMust refer to a ValueType.classThis type implements a composition relation between the parent and child ObjectTypes.classJava class for DataType complex typeclassA primitive type with a limited, discrete set of values.classJava class for EnumLiteral complex typeclassTBD use description form VO-DML specification document.classA Package is a container for type definitions and possible (child-)packages.classAtomic/simple type.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.classRole extends ReferencableElement.className of the type.classBase class of all valaue types, i.e.Fields in org.javastro.ivoa.entities.vodml declared as ReferableElementModifier and TypeFieldDescriptionprotected final ReferableElementReferableElement.Builder._storedValueFields in org.javastro.ivoa.entities.vodml with type parameters of type ReferableElementModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ReferableElement,String> ReferableElement.PropInfo.DESCRIPTIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<ReferableElement,String> ReferableElement.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<ReferableElement,String> ReferableElement.PropInfo.NAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<ReferableElement,String> ReferableElement.PropInfo.VODML_IDMethods in org.javastro.ivoa.entities.vodml with type parameters of type ReferableElementModifier and TypeMethodDescriptionprotected <_P extends ReferableElement>
_PReferableElement.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.vodml that return ReferableElementModifier and TypeMethodDescriptionReferableElement.Builder.build()ReferableElement.clone()ReferableElement.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ReferableElement.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ReferableElement.createCopy()ReferableElement.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ReferableElement.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml with parameters of type ReferableElementModifier and TypeMethodDescriptionstatic Attribute.Builder<Void>Attribute.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Composition.Builder<Void>Composition.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DataType.Builder<Void>DataType.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Enumeration.Builder<Void>Enumeration.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EnumLiteral.Builder<Void>EnumLiteral.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ObjectType.Builder<Void>ObjectType.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Package.Builder<Void>Package.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PrimitiveType.Builder<Void>PrimitiveType.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Reference.Builder<Void>Reference.copyExcept(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Attribute.Builder<_B>Attribute.copyOf(ReferableElement _other) static <_B> Attribute.Builder<_B>Attribute.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Composition.Builder<_B>Composition.copyOf(ReferableElement _other) static <_B> Composition.Builder<_B>Composition.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DataType.Builder<_B>DataType.copyOf(ReferableElement _other) static <_B> DataType.Builder<_B>DataType.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Enumeration.Builder<_B>Enumeration.copyOf(ReferableElement _other) static <_B> Enumeration.Builder<_B>Enumeration.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> EnumLiteral.Builder<_B>EnumLiteral.copyOf(ReferableElement _other) static <_B> EnumLiteral.Builder<_B>EnumLiteral.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ObjectType.Builder<_B>ObjectType.copyOf(ReferableElement _other) static <_B> ObjectType.Builder<_B>ObjectType.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Package.Builder<_B>Package.copyOf(ReferableElement _other) static <_B> Package.Builder<_B>Package.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PrimitiveType.Builder<_B>PrimitiveType.copyOf(ReferableElement _other) static <_B> PrimitiveType.Builder<_B>PrimitiveType.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ReferableElement.Builder.copyOf(ReferableElement _other) static <_B> Reference.Builder<_B>Reference.copyOf(ReferableElement _other) static <_B> Reference.Builder<_B>Reference.copyOf(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Attribute.Builder<Void>Attribute.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Composition.Builder<Void>Composition.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DataType.Builder<Void>DataType.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Enumeration.Builder<Void>Enumeration.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EnumLiteral.Builder<Void>EnumLiteral.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ObjectType.Builder<Void>ObjectType.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Package.Builder<Void>Package.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PrimitiveType.Builder<Void>PrimitiveType.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Reference.Builder<Void>Reference.copyOnly(ReferableElement _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.vodml with parameters of type ReferableElementModifierConstructorDescriptionBuilder(_B _parentBuilder, ReferableElement _other, boolean _copy) Builder(_B _parentBuilder, ReferableElement _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)