implementations
Class JAsCoInheritance

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

public class JAsCoInheritance
extends JavaInheritance

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

Version:
0.1.18, 22 November 2003
Author:
Dennis Wagelaar

Constructor Summary
JAsCoInheritance()
           
 
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

JAsCoInheritance

public JAsCoInheritance()