|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.iss.SelectionANDofORsElm
| Constructor Summary | |
|---|---|
SelectionANDofORsElm(String uuid,
int i,
int j)
|
|
| Method Summary | |
|---|---|
boolean |
atomicPolicyMatchesCredential()
|
org.eclipse.higgins.icard.IPolicy |
getAtom()
|
org.eclipse.higgins.icard.ICard |
getCredential()
|
int |
getIndexAND()
|
int |
getIndexOR()
|
String |
getUUID()
|
void |
setAtom(org.eclipse.higgins.icard.IPolicy a)
|
void |
setCredential(org.eclipse.higgins.icard.ICard c)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectionANDofORsElm(String uuid,
int i,
int j)
| Method Detail |
public String getUUID()
public int getIndexAND()
public int getIndexOR()
public org.eclipse.higgins.icard.IPolicy getAtom()
public void setAtom(org.eclipse.higgins.icard.IPolicy a)
public void setCredential(org.eclipse.higgins.icard.ICard c)
public org.eclipse.higgins.icard.ICard getCredential()
public boolean atomicPolicyMatchesCredential()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||