Interface MElement<T,C extends T>

All Superinterfaces:
MDefaultValue, MElementTypeInfo<T,C,MElementOrigin>, MNillable, MOriginated<MElementOrigin>, MTyped<T,C>
All Known Implementing Classes:
CMElement

public interface MElement<T,C extends T> extends MElementTypeInfo<T,C,MElementOrigin>