|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.scribble.protocol.util.ActivityUtil
public final class ActivityUtil

This class provides utility functions associated with activities.
| Method Summary | |
|---|---|
static boolean |
isBehaviour(Activity act)
This method determines whether the activity is a behavioural element. |
static boolean |
isDeclaration(Activity act)
This method determines whether the activity is a declaration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isDeclaration(Activity act)
act - The activity
public static boolean isBehaviour(Activity act)
act - The activity
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||