Package jadex.bdiv3.tutorial.stamp
Class StampGoal
- java.lang.Object
-
- jadex.bdiv3.tutorial.stamp.StampGoal
-
public class StampGoal extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
text
protected IComponentIdentifier
wp
-
Constructor Summary
Constructors Constructor Description StampGoal(IComponentIdentifier wp, java.lang.String text)
-
-
-
Field Detail
-
wp
protected IComponentIdentifier wp
-
text
protected java.lang.String text
-
-
Constructor Detail
-
StampGoal
public StampGoal(IComponentIdentifier wp, java.lang.String text)
-
-