|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.misc.GenericScheherID
story.scheherazade.misc.ContributorID
public class ContributorID
Extension of GenericScheherID that semantically represents the ID of an intersection contributor.
Constructor Summary | |
---|---|
ContributorID(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.StringBuffer |
render()
Render the ID in a StringBuffer. |
Methods inherited from class story.scheherazade.misc.GenericScheherID |
---|
compareTo, equals, getIDType, isEveryType, isGenericType, isGroupType, isUniversalType, toRawString, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ContributorID(java.lang.String name) throws Scheherexception
Scheherexception
Method Detail |
---|
public java.lang.StringBuffer render() throws Scheherexception
GenericScheherID
render
in interface RenderableObject
render
in class GenericScheherID
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |