antsnest.antinfo
Interface TypeDefinition

All Superinterfaces:
Definition
All Known Implementing Classes:
DefaultTypeDefinition

public interface TypeDefinition
extends Definition

How a type should be defined

Author:
Chris Clohosy
See Also:
Definition

Method Summary
 boolean isReference()
          Whether this type is a reference to a more defined version
 
Methods inherited from interface antsnest.antinfo.Definition
getAttribute, getAttributes, getClassname, getName, getNestedElement, getNestedElements, isDeprecated
 

Method Detail

isReference

boolean isReference()
Whether this type is a reference to a more defined version

Returns:
a boolean, whether this type is a reference