|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjawiro.RoleHierarchy
public class RoleHierarchy
jawiro.RoleHierarchy is the backbone of the role
model. This class handles the internal operations of JAWIRO
and it is not a part of the user API.
Therefore it is not further documented.
| Constructor Summary | |
|---|---|
RoleHierarchy(Actor anActor,
java.lang.String aPathSeperator)
Used by the jawiro.Actor instance that owns
this instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleHierarchy(Actor anActor,
java.lang.String aPathSeperator)
jawiro.Actor instance that owns
this instance.
anActor - Reference to the root of this hierarchy.aPathSeperator - Obtained by the Actor.
Can be \ or / depending to the operating system.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||