|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Function: Models a Subject/Target for a Basic policy
| Method Summary | |
java.lang.String |
getAnalysisCode()
return the Prolog code required by the analysis system |
DomainScopeExprI |
getDomainScopeExpression()
return the domain-scope-expression object of this subject/target |
java.lang.String |
getString()
Return a String representation of the SubjectTarget |
java.lang.String |
getType()
return the name type of the subject/target - null if it is not specified |
boolean |
isSubject()
Return True if this represents a Subject, false if it represents a Target |
| Method Detail |
public java.lang.String getType()
public DomainScopeExprI getDomainScopeExpression()
public java.lang.String getString()
public boolean isSubject()
public java.lang.String getAnalysisCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||