Interface MElementTypeInfo<T,C extends T,O>

All Superinterfaces:
MDefaultValue, MNillable, MOriginated<O>, MTyped<T,C>
All Known Subinterfaces:
MElement<T,C>, MElementInfo<T,C>, MElementPropertyInfo<T,C>, MElementRefPropertyInfo<T,C>, MElementTypeRef<T,C>
All Known Implementing Classes:
CMElement, CMElementInfo, CMElementPropertyInfo, CMElementRefPropertyInfo, CMElementTypeInfo, CMElementTypeRef

public interface MElementTypeInfo<T,C extends T,O> extends MTyped<T,C>, MNillable, MDefaultValue, MOriginated<O>
  • Method Details

    • getElementName

      QName getElementName()