|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.AbstractFolder
fr.emn.reactiveinput.SystemFolder
This is a folder which may contain prototypes of same class, of the same name, etc. It uses accurate device descriptors with slot names, etc.
| Field Summary |
| Fields inherited from class fr.emn.reactiveinput.AbstractFolder |
children, devices, name, parent |
| Constructor Summary | |
SystemFolder(java.lang.String name)
|
|
| Method Summary | |
DeviceDescriptor |
getDefaultDescriptor()
Returns a DDAny descriptor (may contain / accepts any device). |
DeviceDescriptor |
getDefaultDescriptor(Device device)
Returns the default (most accurate) descriptor provided by the DescriptorUtilities method. |
| Methods inherited from class fr.emn.reactiveinput.AbstractFolder |
add, add, add, canAdd, findFolder, getName, getParent, getPrototypes, getSubfolders, remove, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemFolder(java.lang.String name)
name - | Method Detail |
public DeviceDescriptor getDefaultDescriptor()
public DeviceDescriptor getDefaultDescriptor(Device device)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||