implementations
Class SEESCOAReturns

java.lang.Object
  |
  +--implementations.JavaImplementationGenerator
        |
        +--implementations.JavaReturns
              |
              +--implementations.SEESCOAReturns
All Implemented Interfaces:
ImplementationGeneratorI

public class SEESCOAReturns
extends JavaReturns

Implementation generator plugin class for implementing a Returns composite in the SEESCOA component language.

Version:
0.1.06, 8 January 2003
Author:
Dennis Wagelaar

Constructor Summary
SEESCOAReturns()
          Constructs a SEESCOAReturns
 
Methods inherited from class implementations.JavaReturns
apply, applyPerOriginator, applyToOriginator, checkResultsCount, checkRoles, getOriginatorRole, getResultRole
 
Methods inherited from class implementations.JavaImplementationGenerator
createClause, createMethod, getClasses, getComposite, getConceptsFor, getCurrentImplementation, getCurrentImplementation, getImplGen, getInstanceName, getInterfaces, getModel, getPrimitives, getVisitor, insertExtends, insertImplements, insertImports, insertMethod, insertMethodOverrideID, insertParameters, insertPrimitiveImplementation, insertPrimitiveImplementations, insertReturnType, insertVariables, isClass, isInterface, isMethod, isPrimitive, isStatic, lcfirst, setCurrentImplementation, setCurrentImplementation, ucfirst
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SEESCOAReturns

public SEESCOAReturns()
Constructs a SEESCOAReturns