org.commonreality.modalities
Interface IModalityPropertyHandler

All Superinterfaces:
IPropertyHandler
All Known Subinterfaces:
IAuralPropertyHandler, IVisualPropertyHandler
All Known Implementing Classes:
DefaultAuralPropertyHandler, DefaultVisualPropertyHandler

public interface IModalityPropertyHandler
extends IPropertyHandler

Author:
developer

Method Summary
 boolean hasModality(ISensoryObject sensoryObject)
           
 
Methods inherited from interface org.commonreality.object.IPropertyHandler
getBoolean, getDouble, getDoubles, getInt, getInts, getString, getStrings, hasProperty
 

Method Detail

hasModality

boolean hasModality(ISensoryObject sensoryObject)