|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
se.liu.ida.critiquer.constraints |
Uses of Pair in se.liu.ida.critiquer.constraints |
---|
Fields in se.liu.ida.critiquer.constraints declared as Pair | |
---|---|
protected static Pair<Boolean,String> |
StructureCritic.OK
|
Methods in se.liu.ida.critiquer.constraints that return Pair | |
---|---|
abstract Pair<Boolean,String> |
StructureCritic.check(Activity activity)
This method checks if an activity is consistent with respect to some structural property, such as that it should be completely specified, have an agent, have a parent activity and so on. |
Pair<Boolean,String> |
AgentMutex.check(Activity a)
The activity parameter is null here since we are called from an AgentParameter which is not directly connected to an activity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |