|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.misc.property.cell.handler.ClassIdentifierCellHandler
visidia.misc.property.cell.handler.SensorMoverCellHandler
public class SensorMoverCellHandler
SensorMoverCellHandler is a concrete handler for ClassIdentifier objects related to a SensorMover.
| Field Summary |
|---|
| Fields inherited from class visidia.misc.property.cell.handler.ClassIdentifierCellHandler |
|---|
successor |
| Constructor Summary | |
|---|---|
SensorMoverCellHandler()
Instantiates a new sensor mover cell handler. |
|
| Method Summary | |
|---|---|
java.lang.Class<?> |
getLoaderType()
Gets the loader type. |
java.lang.Class<?> |
getObjectType()
Gets the object type. |
java.lang.String |
getPath()
Gets the path. |
boolean |
matchType(java.lang.Class<?> instanceType)
Match type. |
| Methods inherited from class visidia.misc.property.cell.handler.ClassIdentifierCellHandler |
|---|
getSuccessor, setSuccessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SensorMoverCellHandler()
| Method Detail |
|---|
public java.lang.String getPath()
ClassIdentifierCellHandler
getPath in class ClassIdentifierCellHandlerpublic java.lang.Class<?> getLoaderType()
ClassIdentifierCellHandler
getLoaderType in class ClassIdentifierCellHandlerpublic java.lang.Class<?> getObjectType()
ClassIdentifierCellHandler
getObjectType in class ClassIdentifierCellHandlerpublic boolean matchType(java.lang.Class<?> instanceType)
ClassIdentifierCellHandler
matchType in class ClassIdentifierCellHandlerinstanceType - the instance type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||