|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IParameterElement
The internal interface for all elements with parameters.
Method Summary | |
---|---|
IParameter |
getParameter(String name)
Get the parameter element. |
IParameter[] |
getParameters()
Get all parameters. |
IParameterSet |
getParameterSet(String name)
Get the parameter set element. |
IParameterSet[] |
getParameterSets()
Get all parameter sets. |
boolean |
hasParameter(String name)
Has the element a parameter element. |
boolean |
hasParameterSet(String name)
Has the element a parameter set element. |
Methods inherited from interface jadex.runtime.IElement |
---|
getModelElement, getName |
Method Detail |
---|
IParameter[] getParameters()
IParameterSet[] getParameterSets()
IParameter getParameter(String name)
name
- The name.
IParameterSet getParameterSet(String name)
name
- The name.
boolean hasParameter(String name)
name
- The name.
boolean hasParameterSet(String name)
name
- The name.
|
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.