org.mindswap.ocl
Interface OCLConstructor

All Superinterfaces:
OCLMethod
All Known Implementing Classes:
OCLConstructorImpl

public interface OCLConstructor
extends OCLMethod

Title: OCLConstructor

Description: An extention of the OCLMethod interface, an abstract representation of a java constructor

Copyright: Copyright (c) 2005

Company: Mindswap (http://www.mindswap.org)


Methods inherited from interface org.mindswap.ocl.OCLMethod
addParameter, getMethodName, getOnObject, getParameters, invoke, invoke, removeParameter, setMethodName