implementations
Class SEESCOAInheritance

java.lang.Object
  extended byimplementations.JavaImplementationGenerator
      extended byimplementations.JavaInheritance
          extended byimplementations.SEESCOAInheritance
All Implemented Interfaces:
ImplementationGeneratorI

public class SEESCOAInheritance
extends JavaInheritance

Implementation generator plugin class for implementing an Inheritance composite in the SEESCOA component language.

Version:
0.1.18, 22 November 2003
Author:
Dennis Wagelaar

Constructor Summary
SEESCOAInheritance()
           
 
Methods inherited from class implementations.JavaInheritance
apply, applyPerChild, applyToChild, applyToChildClass, applyToChildInterface, checkRoles, getChildRole, getParentRole
 
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

SEESCOAInheritance

public SEESCOAInheritance()