|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMInhibits
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 |
Fields inherited from interface jadex.model.IMReferenceableElement |
---|
EXPORTED_FALSE, EXPORTED_SHIELDED, EXPORTED_TRUE |
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, getExported, setExported |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Field Detail |
---|
static final String WHEN_ACTIVE
static final String WHEN_IN_PROCESS
Method Detail |
---|
String getInhibit()
void setInhibit(String type)
type
- The inhibition type.String getReference()
void setReference(String ref)
ref
- The inhibited goal type.IMReferenceableElement getInhibitedGoal()
IMExpression getInhibitingExpression()
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.