Generated by
JDiff

Class fuego.papi.Activity

Added Methods
ArgumentSet[] getArgumentSets() Returns all ArgumentSets for a the activity.
boolean isLoopActivity() Returns whether or not the activity has a loop.
 

Changed Methods
LocaleStringMap getDocumentationMap() Change in return type from Map to LocaleStringMap.
 
LocaleStringMap getLabels() Change in return type from Map to LocaleStringMap.
Change from deprecated to undeprecated.
Return all labels
int getType() Method was inherited from Activity, but is now defined locally. Returns the type of this activity
void setDocumentationMap(LocaleStringMap) Change in signature from Map to LocaleStringMap.