Interface ContextElement

All Known Implementing Classes:
AbstractType, ArrayType, ClassType, CompoundType, CompoundType.Member, CompoundType.Method, ImplementationType, InterfaceType, NCClassType, NCInterfaceType, PrimitiveType, RemoteType, SpecialClassType, SpecialInterfaceType, Type, ValueType

public interface ContextElement
ContextElement provides a common interface for elements of a ContextStack.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getElementName

      String getElementName()