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: org1.universAAL.ucc.model
|
public ObjectFactory()
public DeploymentUnit createDeploymentUnit()
DeploymentUnit
public OntologyType createOntologyType()
OntologyType
public ContactType createContactType()
ContactType
public DeploymentUnit.ContainerUnit createDeploymentUnitContainerUnit()
DeploymentUnit.ContainerUnit
public AalUapp.ApplicationManagement createAalUappApplicationManagement()
AalUapp.ApplicationManagement
public AalUapp.App createAalUappApp()
AalUapp.App
public AalUapp.App.MenuEntry createAalUappAppMenuEntry()
AalUapp.App.MenuEntry
public AalUapp.App.Licenses createAalUappAppLicenses()
AalUapp.App.Licenses
public AalUsrv.Srv createAalUsrvSrv()
AalUsrv.Srv
public AalUsrv.Srv.Licenses createAalUsrvSrvLicenses()
AalUsrv.Srv.Licenses
public AalUsrv.ServiceCapabilities createAalUsrvServiceCapabilities()
AalUsrv.ServiceCapabilities
public AalUsrv.ServiceRequirements createAalUsrvServiceRequirements()
AalUsrv.ServiceRequirements
public AalUsrv.Components createAalUsrvComponents()
AalUsrv.Components
public HardwareType createHardwareType()
HardwareType
public ApplicationType createApplicationType()
ApplicationType
public AalUapp.ApplicationCapabilities createAalUappApplicationCapabilities()
AalUapp.ApplicationCapabilities
public AalUapp.ApplicationRequirements createAalUappApplicationRequirements()
AalUapp.ApplicationRequirements
public AalUapp.ApplicationPart createAalUappApplicationPart()
AalUapp.ApplicationPart
public ExecutionUnit createExecutionUnit()
ExecutionUnit
public ArtifactType createArtifactType()
ArtifactType
public Part.PartCapabilities createPartPartCapabilities()
Part.PartCapabilities
public Part.PartRequirements createPartPartRequirements()
Part.PartRequirements
public CapabilityType createCapabilityType()
CapabilityType
public ReqGroupType createReqGroupType()
ReqGroupType
public ProfileType createProfileType()
ProfileType
public ReqAtomType createReqAtomType()
ReqAtomType
public VersionType createVersionType()
VersionType
public ToBeDefined createToBeDefined()
ToBeDefined
public LicenseType createLicenseType()
LicenseType
public FeaturesRoot createFeaturesRoot()
FeaturesRoot
public Dependency createDependency()
Dependency
public ConfigFile createConfigFile()
ConfigFile
public OntologyType.Location createOntologyTypeLocation()
OntologyType.Location
public ContactType.OtherChannel createContactTypeOtherChannel()
ContactType.OtherChannel
public DeploymentUnit.ContainerUnit.Karaf createDeploymentUnitContainerUnitKaraf()
DeploymentUnit.ContainerUnit.Karaf
public DeploymentUnit.ContainerUnit.Android createDeploymentUnitContainerUnitAndroid()
DeploymentUnit.ContainerUnit.Android
public AalUapp.ApplicationManagement.RemoteManagement createAalUappApplicationManagementRemoteManagement()
AalUapp.ApplicationManagement.RemoteManagement
public AalUapp.App.MenuEntry.Icon createAalUappAppMenuEntryIcon()
AalUapp.App.MenuEntry.Icon
public AalUapp.App.Licenses.Sla createAalUappAppLicensesSla()
AalUapp.App.Licenses.Sla
public AalUsrv.Srv.Licenses.Sla createAalUsrvSrvLicensesSla()
AalUsrv.Srv.Licenses.Sla
public 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.