|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMUnique
Uniqueness properties of a goal. Defines which parameters are considered, to test if two goals are equal.
Method Summary | |
---|---|
void |
createExclude(String ref)
Create an excluded parameter (as reference string). |
void |
deleteExclude(String ref)
Delete an excluded parameter (as reference string). |
String[] |
getExcludes()
Get the excluded parameters (as reference string). |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Method Detail |
---|
String[] getExcludes()
void createExclude(String ref)
ref
- The reference.void deleteExclude(String ref)
ref
- The reference.
|
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.