Uses of Class
org.javastro.ivoa.entities.vodml.ModelImport
Packages that use ModelImport
-
Uses of ModelImport in org.javastro.ivoa.entities.vodml
Fields in org.javastro.ivoa.entities.vodml with type parameters of type ModelImportModifier and TypeFieldDescriptionprotected List<ModelImport>Model.importsTBD We might require that every data model MUST include a version of the IVOA data model to gain access to the standard primitive types and some other types.Methods in org.javastro.ivoa.entities.vodml that return ModelImportModifier and TypeMethodDescriptionObjectFactory.createModelImport()Create an instance ofModelImportModelImport.withDocumentationURL(String value) ModelImport.withIdentifier(String value) ModelImport.withVersion(String value) Methods in org.javastro.ivoa.entities.vodml that return types with arguments of type ModelImportModifier and TypeMethodDescriptionModel.getImports()TBD We might require that every data model MUST include a version of the IVOA data model to gain access to the standard primitive types and some other types.Methods in org.javastro.ivoa.entities.vodml with parameters of type ModelImportMethod parameters in org.javastro.ivoa.entities.vodml with type arguments of type ModelImport