org.universAAL.samples.lighting.server
Class MyLightingOntologified

Package class diagram package MyLightingOntologified
java.lang.Object
  extended by org.universAAL.samples.lighting.server.MyLightingOntologified
Direct Known Subclasses:
LightingSimplifiedServiceLevel1, LightingSimplifiedServiceLevel2

public class MyLightingOntologified
extends Object


Constructor Summary
MyLightingOntologified(String namespace)
           
 
Method Summary
 LightSource[] getControlledLamps()
           
 Object[] getLampInfo(LightSource lamp)
           
 void turnOff(LightSource lamp)
           
 void turnOn(LightSource lamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyLightingOntologified

public MyLightingOntologified(String namespace)
Method Detail

getControlledLamps

public LightSource[] getControlledLamps()

getLampInfo

public Object[] getLampInfo(LightSource lamp)

turnOff

public void turnOff(LightSource lamp)

turnOn

public void turnOn(LightSource lamp)


Copyright © 2014 universAAL Consortium. All Rights Reserved.