public class UMLOperationData extends MethodData
Constructor and Description |
---|
UMLOperationData(String metafacadeName,
OperationFacade operation)
Constructs a MethodData object from an OperationFacade.
|
addArgument, addException, buildCharacteristicKey, buildMethodCall, buildMethodDeclaration, compareTo, getArguments, getDocumentation, getExceptions, getMetafacadeName, getName, getReturnTypeName, getTypedArgumentList, getTypedArgumentList, getVisibility, isAbstract, isReturnTypePresent, toString
public UMLOperationData(String metafacadeName, OperationFacade operation)
metafacadeName
- the name of the parent classoperation
- the operation facadeCopyright © 2003–2014 AndroMDA.org. All rights reserved.