|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jason.compiler.Roles
Field Summary | |
private java.util.Vector |
roles
|
Constructor Summary | |
Roles()
|
Method Summary | |
void |
addRole(java.lang.String roleName)
|
java.lang.String[] |
getRoles()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.Vector roles
Constructor Detail |
public Roles()
Method Detail |
public void addRole(java.lang.String roleName)
public java.lang.String[] getRoles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |