org.objectweb.kilim.model
Interface RuntimeElement

All Known Subinterfaces:
RuntimeAction, RuntimeSource
All Known Implementing Classes:
ComponentFactory.RTConstructor, ComponentFactory.RTEventSource, ComponentFactory.RTMethod, ComponentFactory.RTNullElement, ComponentFactory.RTReference, ComponentFactory.RTSetter, RtComponent, RtComponentElement, RtComponentInterface, RtComponentSource

public interface RuntimeElement

This empty interface is the parent interface for for all runtime entities.

Author:
horn