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