org.universAAL.middleware.deploymanager.uapp.model
Class ObjectFactory

Package class diagram package ObjectFactory
java.lang.Object
  extended by org.universAAL.middleware.deploymanager.uapp.model.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.universAAL.ucc.model.uapp package.

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 Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.universAAL.ucc.model.uapp
 
Method Summary
 AalUapp createAalUapp()
          Create an instance of AalUapp
 AalUapp.App createAalUappApp()
          Create an instance of AalUapp.App
 AalUapp.ApplicationCapabilities createAalUappApplicationCapabilities()
          Create an instance of AalUapp.ApplicationCapabilities
 AalUapp.ApplicationManagement createAalUappApplicationManagement()
          Create an instance of AalUapp.ApplicationManagement
 AalUapp.ApplicationManagement.RemoteManagement createAalUappApplicationManagementRemoteManagement()
          Create an instance of AalUapp.ApplicationManagement.RemoteManagement
 AalUapp.ApplicationPart createAalUappApplicationPart()
          Create an instance of AalUapp.ApplicationPart
 AalUapp.ApplicationRequirements createAalUappApplicationRequirements()
          Create an instance of AalUapp.ApplicationRequirements
 AalUapp.App.Licenses createAalUappAppLicenses()
          Create an instance of AalUapp.App.Licenses
 AalUapp.App.Licenses.Sla createAalUappAppLicensesSla()
          Create an instance of AalUapp.App.Licenses.Sla
 AalUapp.App.MenuEntry createAalUappAppMenuEntry()
          Create an instance of AalUapp.App.MenuEntry
 AalUapp.App.MenuEntry.Icon createAalUappAppMenuEntryIcon()
          Create an instance of AalUapp.App.MenuEntry.Icon
 ArtifactType createArtifactType()
          Create an instance of ArtifactType
 Broker createBroker()
          Create an instance of Broker
 Bundle createBundle()
          Create an instance of Bundle
 CapabilityType createCapabilityType()
          Create an instance of CapabilityType
 Config createConfig()
          Create an instance of Config
 ConfigFile createConfigFile()
          Create an instance of ConfigFile
 ContactType createContactType()
          Create an instance of ContactType
 ContactType.OtherChannel createContactTypeOtherChannel()
          Create an instance of ContactType.OtherChannel
 Dependency createDependency()
          Create an instance of Dependency
 DeploymentUnit createDeploymentUnit()
          Create an instance of DeploymentUnit
 DeploymentUnit.ContainerUnit createDeploymentUnitContainerUnit()
          Create an instance of DeploymentUnit.ContainerUnit
 DeploymentUnit.ContainerUnit.Android createDeploymentUnitContainerUnitAndroid()
          Create an instance of DeploymentUnit.ContainerUnit.Android
 DeploymentUnit.ContainerUnit.Karaf createDeploymentUnitContainerUnitKaraf()
          Create an instance of DeploymentUnit.ContainerUnit.Karaf
 ExecutionUnit createExecutionUnit()
          Create an instance of ExecutionUnit
 Feature createFeature()
          Create an instance of Feature
 JAXBElement<FeaturesRoot> createFeatures(FeaturesRoot value)
          Create an instance of JAXBElement<FeaturesRoot>}
 FeaturesRoot createFeaturesRoot()
          Create an instance of FeaturesRoot
 LicenseType createLicenseType()
          Create an instance of LicenseType
 OntologyType createOntologyType()
          Create an instance of OntologyType
 OntologyType.Location createOntologyTypeLocation()
          Create an instance of OntologyType.Location
 JAXBElement<String> createOntologyTypeLocationPath(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createOntologyTypeLocationRuntimeId(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<Object> createOntologyTypeLocationUrl(Object value)
          Create an instance of JAXBElement<Object>}
 Part createPart()
          Create an instance of Part
 Part.PartCapabilities createPartPartCapabilities()
          Create an instance of Part.PartCapabilities
 Part.PartRequirements createPartPartRequirements()
          Create an instance of Part.PartRequirements
 ProfileType createProfileType()
          Create an instance of ProfileType
 ReqAtomType createReqAtomType()
          Create an instance of ReqAtomType
 ReqGroupType createReqGroupType()
          Create an instance of ReqGroupType
 ReqType createReqType()
          Create an instance of ReqType
 ToBeDefined createToBeDefined()
          Create an instance of ToBeDefined
 VersionType createVersionType()
          Create an instance of VersionType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.universAAL.ucc.model.uapp

Method Detail

createAalUapp

public AalUapp createAalUapp()
Create an instance of AalUapp


createDeploymentUnit

public DeploymentUnit createDeploymentUnit()
Create an instance of DeploymentUnit


createPart

public Part createPart()
Create an instance of Part


createOntologyType

public OntologyType createOntologyType()
Create an instance of OntologyType


createContactType

public ContactType createContactType()
Create an instance of ContactType


createDeploymentUnitContainerUnit

public DeploymentUnit.ContainerUnit createDeploymentUnitContainerUnit()
Create an instance of DeploymentUnit.ContainerUnit


createAalUappApplicationManagement

public AalUapp.ApplicationManagement createAalUappApplicationManagement()
Create an instance of AalUapp.ApplicationManagement


createAalUappApp

public AalUapp.App createAalUappApp()
Create an instance of AalUapp.App


createAalUappAppMenuEntry

public AalUapp.App.MenuEntry createAalUappAppMenuEntry()
Create an instance of AalUapp.App.MenuEntry


createAalUappAppLicenses

public AalUapp.App.Licenses createAalUappAppLicenses()
Create an instance of AalUapp.App.Licenses


createAalUappApplicationCapabilities

public AalUapp.ApplicationCapabilities createAalUappApplicationCapabilities()
Create an instance of AalUapp.ApplicationCapabilities


createAalUappApplicationRequirements

public AalUapp.ApplicationRequirements createAalUappApplicationRequirements()
Create an instance of AalUapp.ApplicationRequirements


createAalUappApplicationPart

public AalUapp.ApplicationPart createAalUappApplicationPart()
Create an instance of AalUapp.ApplicationPart


createExecutionUnit

public ExecutionUnit createExecutionUnit()
Create an instance of ExecutionUnit


createBroker

public Broker createBroker()
Create an instance of Broker


createArtifactType

public ArtifactType createArtifactType()
Create an instance of ArtifactType


createPartPartCapabilities

public Part.PartCapabilities createPartPartCapabilities()
Create an instance of Part.PartCapabilities


createPartPartRequirements

public Part.PartRequirements createPartPartRequirements()
Create an instance of Part.PartRequirements


createCapabilityType

public CapabilityType createCapabilityType()
Create an instance of CapabilityType


createReqGroupType

public ReqGroupType createReqGroupType()
Create an instance of ReqGroupType


createProfileType

public ProfileType createProfileType()
Create an instance of ProfileType


createReqType

public ReqType createReqType()
Create an instance of ReqType


createReqAtomType

public ReqAtomType createReqAtomType()
Create an instance of ReqAtomType


createVersionType

public VersionType createVersionType()
Create an instance of VersionType


createToBeDefined

public ToBeDefined createToBeDefined()
Create an instance of ToBeDefined


createLicenseType

public LicenseType createLicenseType()
Create an instance of LicenseType


createFeaturesRoot

public FeaturesRoot createFeaturesRoot()
Create an instance of FeaturesRoot


createDependency

public Dependency createDependency()
Create an instance of Dependency


createConfigFile

public ConfigFile createConfigFile()
Create an instance of ConfigFile


createConfig

public Config createConfig()
Create an instance of Config


createBundle

public Bundle createBundle()
Create an instance of Bundle


createFeature

public Feature createFeature()
Create an instance of Feature


createOntologyTypeLocation

public OntologyType.Location createOntologyTypeLocation()
Create an instance of OntologyType.Location


createContactTypeOtherChannel

public ContactType.OtherChannel createContactTypeOtherChannel()
Create an instance of ContactType.OtherChannel


createDeploymentUnitContainerUnitKaraf

public DeploymentUnit.ContainerUnit.Karaf createDeploymentUnitContainerUnitKaraf()
Create an instance of DeploymentUnit.ContainerUnit.Karaf


createDeploymentUnitContainerUnitAndroid

public DeploymentUnit.ContainerUnit.Android createDeploymentUnitContainerUnitAndroid()
Create an instance of DeploymentUnit.ContainerUnit.Android


createAalUappApplicationManagementRemoteManagement

public AalUapp.ApplicationManagement.RemoteManagement createAalUappApplicationManagementRemoteManagement()
Create an instance of AalUapp.ApplicationManagement.RemoteManagement


createAalUappAppMenuEntryIcon

public AalUapp.App.MenuEntry.Icon createAalUappAppMenuEntryIcon()
Create an instance of AalUapp.App.MenuEntry.Icon


createAalUappAppLicensesSla

public AalUapp.App.Licenses.Sla createAalUappAppLicensesSla()
Create an instance of AalUapp.App.Licenses.Sla


createFeatures

public JAXBElement<FeaturesRoot> createFeatures(FeaturesRoot value)
Create an instance of JAXBElement<FeaturesRoot>}


createOntologyTypeLocationUrl

public JAXBElement<Object> createOntologyTypeLocationUrl(Object value)
Create an instance of JAXBElement<Object>}


createOntologyTypeLocationRuntimeId

public JAXBElement<String> createOntologyTypeLocationRuntimeId(String value)
Create an instance of JAXBElement<String>}


createOntologyTypeLocationPath

public JAXBElement<String> createOntologyTypeLocationPath(String value)
Create an instance of JAXBElement<String>}



Copyright © 2014 universAAL Consortium. All Rights Reserved.