
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: org.universAAL.tools.ucc.model.uapp
|
public ObjectFactory()
public DeploymentUnit createDeploymentUnit()
DeploymentUnitpublic OntologyType createOntologyType()
OntologyTypepublic ContactType createContactType()
ContactTypepublic DeploymentUnit.ContainerUnit createDeploymentUnitContainerUnit()
DeploymentUnit.ContainerUnitpublic AalUapp.ApplicationManagement createAalUappApplicationManagement()
AalUapp.ApplicationManagementpublic AalUapp.App createAalUappApp()
AalUapp.Apppublic AalUapp.App.MenuEntry createAalUappAppMenuEntry()
AalUapp.App.MenuEntrypublic AalUapp.App.Licenses createAalUappAppLicenses()
AalUapp.App.Licensespublic AalUapp.ApplicationCapabilities createAalUappApplicationCapabilities()
AalUapp.ApplicationCapabilitiespublic AalUapp.ApplicationRequirements createAalUappApplicationRequirements()
AalUapp.ApplicationRequirementspublic AalUapp.ApplicationPart createAalUappApplicationPart()
AalUapp.ApplicationPartpublic ExecutionUnit createExecutionUnit()
ExecutionUnitpublic ArtifactType createArtifactType()
ArtifactTypepublic Part.PartCapabilities createPartPartCapabilities()
Part.PartCapabilitiespublic Part.PartRequirements createPartPartRequirements()
Part.PartRequirementspublic CapabilityType createCapabilityType()
CapabilityTypepublic ReqGroupType createReqGroupType()
ReqGroupTypepublic ProfileType createProfileType()
ProfileTypepublic ReqAtomType createReqAtomType()
ReqAtomTypepublic VersionType createVersionType()
VersionTypepublic ToBeDefined createToBeDefined()
ToBeDefinedpublic LicenseType createLicenseType()
LicenseTypepublic FeaturesRoot createFeaturesRoot()
FeaturesRootpublic Dependency createDependency()
Dependencypublic ConfigFile createConfigFile()
ConfigFilepublic OntologyType.Location createOntologyTypeLocation()
OntologyType.Locationpublic ContactType.OtherChannel createContactTypeOtherChannel()
ContactType.OtherChannelpublic DeploymentUnit.ContainerUnit.Karaf createDeploymentUnitContainerUnitKaraf()
DeploymentUnit.ContainerUnit.Karafpublic DeploymentUnit.ContainerUnit.Android createDeploymentUnitContainerUnitAndroid()
DeploymentUnit.ContainerUnit.Androidpublic AalUapp.ApplicationManagement.RemoteManagement createAalUappApplicationManagementRemoteManagement()
AalUapp.ApplicationManagement.RemoteManagementpublic AalUapp.App.MenuEntry.Icon createAalUappAppMenuEntryIcon()
AalUapp.App.MenuEntry.Iconpublic AalUapp.App.Licenses.Sla createAalUappAppLicensesSla()
AalUapp.App.Licenses.Slapublic JAXBElement<FeaturesRoot> createFeatures(FeaturesRoot value)
public JAXBElement<Object> createOntologyTypeLocationUrl(Object value)
public JAXBElement<String> createOntologyTypeLocationRuntimeId(String value)
public JAXBElement<String> createOntologyTypeLocationPath(String value)
Copyright © 2018 universAAL Consortium. All rights reserved.