cz.cuni.amis.pogamut.sposh.elements
Interface IParametrizedElement
- All Known Implementing Classes:
- ActionPattern, Competence
public interface IParametrizedElement
Unifying interface for elements that have methods having parameters.
- Author:
- Honza
getParameters
FormalParameters getParameters()
setParameters
void setParameters(FormalParameters newParams)
throws Exception
- Throws:
Exception
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.