|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.ontology.roleValueMap.KAoSRoleValueMapChecker
public class KAoSRoleValueMapChecker
KAoS representation of the Role-Value-Map semantics $Revision: 1.3 $
| Constructor Summary | |
|---|---|
KAoSRoleValueMapChecker()
|
|
| Method Summary | |
|---|---|
static boolean |
matchRoleValueMapWith(ActionInstanceDescription aid,
KAoSRoleValueMap krvMap)
this method matches the given role value map to the ActionInstanceDescription object passed to it and returns the result of this match. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KAoSRoleValueMapChecker()
| Method Detail |
|---|
public static boolean matchRoleValueMapWith(ActionInstanceDescription aid,
KAoSRoleValueMap krvMap)
aid - an ActionInstanceDescription object to be matched.krvMap - a KAoSRoleValueMap to match with.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||