|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericID | |
---|---|
story.dbcore.misc | |
story.scheherazade.misc |
Uses of GenericID in story.dbcore.misc |
---|
Subclasses of GenericID in story.dbcore.misc | |
---|---|
class |
AttributeID
Extension of GenericID that semantically represents the name of an attribute. |
class |
DocumentID
Extension of GenericID that semantically represents the ID of a Document. |
class |
NodeID
Extension of GenericID that semantically represents the ID of a Node. |
class |
NodeRepositoryID
Extension of GenericID that semantically represents the ID of a NodeRepository. |
Methods in story.dbcore.misc with parameters of type GenericID | |
---|---|
boolean |
GenericID.equals(GenericID other)
Test the equality of this GenericID with another one. |
Uses of GenericID in story.scheherazade.misc |
---|
Subclasses of GenericID in story.scheherazade.misc | |
---|---|
class |
InterpNodeID
A "name" (unique ID) for an interp node in Scheherazade. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |