org.commonreality.modalities.aural
Class DefaultAuralPropertyHandler
java.lang.Object
org.commonreality.modalities.DefaultPropertyHandler
org.commonreality.modalities.aural.DefaultAuralPropertyHandler
- All Implemented Interfaces:
- IAuralPropertyHandler, IModalityPropertyHandler, IPropertyHandler
public class DefaultAuralPropertyHandler
- extends DefaultPropertyHandler
- implements IAuralPropertyHandler
- Author:
- developer
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAuralPropertyHandler
public DefaultAuralPropertyHandler()
isAudible
public boolean isAudible(ISimulationObject object)
throws UnknownPropertyNameException
- Specified by:
isAudible in interface IAuralPropertyHandler
- Throws:
UnknownPropertyNameException- See Also:
org.commonreality.modalities.aural.IAuralPropertyHandler#isAudible()
hasModality
public boolean hasModality(ISensoryObject sensoryObject)
- This tests if an
IAfferentObject is a aural..
- Specified by:
hasModality in interface IModalityPropertyHandler
- See Also:
IModalityPropertyHandler.hasModality(org.commonreality.object.ISensoryObject)
getToken
public java.lang.String getToken(ISimulationObject object)
throws UnknownPropertyNameException
- Specified by:
getToken in interface IAuralPropertyHandler
- Throws:
UnknownPropertyNameException- See Also:
IAuralPropertyHandler.getToken(org.commonreality.object.ISimulationObject)
getTypes
public java.lang.String[] getTypes(ISimulationObject object)
throws UnknownPropertyNameException
- Specified by:
getTypes in interface IAuralPropertyHandler
- Throws:
UnknownPropertyNameException- See Also:
org.commonreality.modalities.aural.IAuralPropertyHandler#getType(org.commonreality.object.ISimulationObject)
getDuration
public double getDuration(ISimulationObject object)
throws UnknownPropertyNameException
- Specified by:
getDuration in interface IAuralPropertyHandler
- Throws:
UnknownPropertyNameException
getOnset
public double getOnset(ISimulationObject object)
throws UnknownPropertyNameException
- Specified by:
getOnset in interface IAuralPropertyHandler
- Throws:
UnknownPropertyNameException