Interface RuntimeElement

All Superinterfaces:
Element<Type,Class>, Locatable, RuntimeTypeInfo, TypeInfo<Type,Class>
All Known Subinterfaces:
RuntimeElementInfo

public interface RuntimeElement extends Element<Type,Class>, RuntimeTypeInfo
Author:
Kohsuke Kawaguchi