|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PaP.Role
Implementation of Role, Unique identification of roles for actors
Field Summary | |
java.lang.String |
roleId
Role identification = the name of a manuscript = a class to be instantiated |
Constructor Summary | |
Role(java.lang.String pRoleId)
Creates a new Role with the specified role identifier. |
Method Summary | |
java.lang.String |
toString()
Returns a string representation of this Role. |
Methods inherited from class java.lang.Object |
|
Field Detail |
public java.lang.String roleId
Constructor Detail |
public Role(java.lang.String pRoleId)
pRoleId
- The role identifier.Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |