Interface MTyped<T,C extends T>

All Known Subinterfaces:
MAttributePropertyInfo<T,C>, MElement<T,C>, MElementInfo<T,C>, MElementPropertyInfo<T,C>, MElementRefPropertyInfo<T,C>, MElementTypeInfo<T,C,O>, MElementTypeRef<T,C>, MSingleTypePropertyInfo<T,C>, MValuePropertyInfo<T,C>
All Known Implementing Classes:
CMAttributePropertyInfo, CMElement, CMElementInfo, CMElementPropertyInfo, CMElementRefPropertyInfo, CMElementTypeInfo, CMElementTypeRef, CMSingleTypePropertyInfo, CMValuePropertyInfo

public interface MTyped<T,C extends T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details