Uses of Class
org.javastro.ivoa.entities.vodml.Model
Packages that use Model
-
Uses of Model in org.javastro.ivoa.entities.vodml
Fields in org.javastro.ivoa.entities.vodml declared as ModelFields in org.javastro.ivoa.entities.vodml with type parameters of type ModelModifier and TypeFieldDescriptionModel.PropInfo.AUTHORSModel.PropInfo.DATA_TYPESModel.PropInfo.DESCRIPTIONstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Model,Enumeration> Model.PropInfo.ENUMERATIONSModel.PropInfo.IDENTIFIERstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Model,ModelImport> Model.PropInfo.IMPORTSstatic final com.kscs.util.jaxb.SinglePropertyInfo<Model,ZonedDateTime> Model.PropInfo.LAST_MODIFIEDModel.PropInfo.NAMEstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Model,ObjectType> Model.PropInfo.OBJECT_TYPESModel.PropInfo.PACKAGESModel.PropInfo.PREVIOUS_VERSIONstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Model,PrimitiveType> Model.PropInfo.PRIMITIVE_TYPESModel.PropInfo.SCHEMA_VERSIONModel.PropInfo.TITLEModel.PropInfo.URIModel.PropInfo.VERSIONMethods in org.javastro.ivoa.entities.vodml with type parameters of type ModelMethods in org.javastro.ivoa.entities.vodml that return ModelModifier and TypeMethodDescriptionModel.Builder.build()Model.clone()Model.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Model.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Model.createCopy()Model.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createModel()Create an instance ofModelModel.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml with parameters of type ModelModifier and TypeMethodDescriptionstatic Model.Builder<Void>Model.copyExcept(Model _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Model.Builder<_B>static <_B> Model.Builder<_B>Model.copyOf(Model _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Model.Builder<Void>Constructors in org.javastro.ivoa.entities.vodml with parameters of type Model