Uses of Class
org.universAAL.ontology.lighting.LightType

Packages that use LightType
org.universAAL.ontology.lighting   
 

Uses of LightType in org.universAAL.ontology.lighting
 

Subclasses of LightType in org.universAAL.ontology.lighting
 class ElectricLight
          Ontological enumeration of possible electric light types.
 class FlamingLight
          Ontological enumeration of possible flaming light types.
 class NaturalLight
          Ontological enumeration of possible natural light types.
 

Methods in org.universAAL.ontology.lighting that return LightType
 LightType LightSource.getLightType()
           
 

Methods in org.universAAL.ontology.lighting with parameters of type LightType
 void LightSource.setLightType(LightType lt)
           
 

Constructors in org.universAAL.ontology.lighting with parameters of type LightType
BeamingSource(String uri, LightType type, Location loc, Location directedTo, Location targetSurface)
           
BlinkableBeamingSource(String uri, LightType type, Location loc, Location directedTo, Location targetSurface)
           
BlinkableLightSource(String uri, LightType type, Location loc)
           
LightSource(String uri, LightType type, Location loc)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.