public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.unihalle.informatik.MiToBo.xsd.rsml
|
public ObjectFactory()
public RootType.Functions createRootTypeFunctions()
RootType.Functionspublic RootType.Geometry createRootTypeGeometry()
RootType.Geometrypublic AnnotationListType createAnnotationListType()
AnnotationListTypepublic Rsml.Scene createRsmlScene()
Rsml.Scenepublic Rsml.Metadata createRsmlMetadata()
Rsml.Metadatapublic Rsml.Metadata.PropertyDefinitions createRsmlMetadataPropertyDefinitions()
Rsml.Metadata.PropertyDefinitionspublic StatusLabelMapping createStatusLabelMapping()
StatusLabelMappingpublic GravitationalDirection createGravitationalDirection()
GravitationalDirectionpublic ParentNode createParentNode()
ParentNodepublic PropertyListType createPropertyListType()
PropertyListTypepublic RootType.Functions.Function createRootTypeFunctionsFunction()
RootType.Functions.Functionpublic RootType.Geometry.Polyline createRootTypeGeometryPolyline()
RootType.Geometry.Polylinepublic AnnotationListType.Annotation createAnnotationListTypeAnnotation()
AnnotationListType.Annotationpublic Rsml.Scene.Plant createRsmlScenePlant()
Rsml.Scene.Plantpublic Rsml.Metadata.TimeSequence createRsmlMetadataTimeSequence()
Rsml.Metadata.TimeSequencepublic Rsml.Metadata.Image createRsmlMetadataImage()
Rsml.Metadata.Imagepublic Rsml.Metadata.PropertyDefinitions.PropertyDefinition createRsmlMetadataPropertyDefinitionsPropertyDefinition()
Rsml.Metadata.PropertyDefinitions.PropertyDefinitionCopyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.