BrightSide Workbench Full Report + Source Code
org.turro.elephant.context.IImplementation Interface Reference
Inheritance diagram for org.turro.elephant.context.IImplementation:

Public Member Functions

void setElement (IElement element)
 
void setConstructor (IConstructor constructor)
 
void setConfiguration (Element configuration)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file IImplementation.java.

Member Function Documentation

◆ setConfiguration()

void org.turro.elephant.context.IImplementation.setConfiguration ( Element  configuration)

◆ setConstructor()

void org.turro.elephant.context.IImplementation.setConstructor ( IConstructor  constructor)

◆ setElement()

void org.turro.elephant.context.IImplementation.setElement ( IElement  element)

The documentation for this interface was generated from the following file: