implementations
Class JAsCoSingleRelation

java.lang.Object
  extended byimplementations.JavaImplementationGenerator
      extended byimplementations.JavaSingleRelation
          extended byimplementations.JAsCoSingleRelation
All Implemented Interfaces:
ImplementationGeneratorI

public class JAsCoSingleRelation
extends JavaSingleRelation

Implementation generator plugin class for implementing a SingleRelation composite in the JAsCo language.

Version:
0.1.17, 19 November 2003
Author:
Dennis Wagelaar

Constructor Summary
JAsCoSingleRelation()
           
 
Methods inherited from class implementations.JavaSingleRelation
apply, applyPerOwner, applyToOwner, checkRoles, getOwnerRole, getPropertyRole
 
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

JAsCoSingleRelation

public JAsCoSingleRelation()