Uses of Class
org.universAAL.middleware.interfaces.mpa.model.ArtifactType

Packages that use ArtifactType
org.universAAL.middleware.interfaces.mpa.model   
 

Uses of ArtifactType in org.universAAL.middleware.interfaces.mpa.model
 

Fields in org.universAAL.middleware.interfaces.mpa.model declared as ArtifactType
protected  ArtifactType AalMpa.ApplicationProfile.Runtime.middleware
           
protected  ArtifactType Brokers.software
           
protected  ArtifactType Broker.software
           
protected  ArtifactType AalMpa.ApplicationManagement.RemoteManagement.software
           
 

Fields in org.universAAL.middleware.interfaces.mpa.model with type parameters of type ArtifactType
protected  List<ArtifactType> AalMpa.ApplicationProfile.Runtime.Managers.manager
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return ArtifactType
 ArtifactType ObjectFactory.createArtifactType()
          Create an instance of ArtifactType
 ArtifactType AalMpa.ApplicationProfile.Runtime.getMiddleware()
          Gets the value of the middleware property.
 ArtifactType Brokers.getSoftware()
          Gets the value of the software property.
 ArtifactType Broker.getSoftware()
          Gets the value of the software property.
 ArtifactType AalMpa.ApplicationManagement.RemoteManagement.getSoftware()
          Gets the value of the software property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return types with arguments of type ArtifactType
 List<ArtifactType> AalMpa.ApplicationProfile.Runtime.Managers.getManager()
          Gets the value of the manager property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model with parameters of type ArtifactType
 void AalMpa.ApplicationProfile.Runtime.setMiddleware(ArtifactType value)
          Sets the value of the middleware property.
 void Brokers.setSoftware(ArtifactType value)
          Sets the value of the software property.
 void Broker.setSoftware(ArtifactType value)
          Sets the value of the software property.
 void AalMpa.ApplicationManagement.RemoteManagement.setSoftware(ArtifactType value)
          Sets the value of the software property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.