|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface containing information about inhibiting another goal instance.
Field Summary | |
static String |
WHEN_ACTIVE
The "when_active" inhibition type. |
static String |
WHEN_IN_PROCESS
The "when_in_process" inhibition type. |
Fields inherited from interface jadex.model.IMExpression |
ANY_ELEMENT, MODE_DYNAMIC, MODE_STATIC |
Method Summary | |
String |
getInhibit()
Get the inhibition type, i.e. an identifier for the goal's lifecycle state in which the inhibition link is active. |
IMReferenceableElement |
getInhibitedGoal()
Get the inhibited goals. |
IMExpression |
getInhibitingExpression()
Get the inhibiting expression. |
String |
getReference()
Get the reference to the inhibited goal type. |
void |
setInhibit(String type)
Set the inhibition type, i.e. an identifier for the goal's lifecycle state in which the inhibition link is active. |
void |
setReference(String ref)
Set the reference to the inhibited goal type. |
Methods inherited from interface jadex.model.IMReferenceableElement |
createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, isExported, setExported |
Methods inherited from interface jadex.model.IMElement |
check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName |
Field Detail |
public static final String WHEN_ACTIVE
public static final String WHEN_IN_PROCESS
Method Detail |
public String getInhibit()
public void setInhibit(String type)
type
- The inhibition type.public String getReference()
public void setReference(String ref)
ref
- The inhibited goal type.public IMReferenceableElement getInhibitedGoal()
public IMExpression getInhibitingExpression()
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.