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

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

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

Fields in org.universAAL.middleware.interfaces.mpa.model with type parameters of type ExecutionUnit
protected  List<ExecutionUnit> Part.executionUnit
           
protected  List<ExecutionUnit> Artifact.executionUnit
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return ExecutionUnit
 ExecutionUnit ObjectFactory.createExecutionUnit()
          Create an instance of ExecutionUnit
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return types with arguments of type ExecutionUnit
 List<ExecutionUnit> Part.getExecutionUnit()
          Gets the value of the executionUnit property.
 List<ExecutionUnit> Artifact.getExecutionUnit()
          Gets the value of the executionUnit property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.