Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.gui4j.core.definition
Interface AttributeType  view AttributeType download AttributeType.java

All Known Subinterfaces:
DefaultValueAttributeType
All Known Implementing Classes:
AttributeTypeAlias, AttributeTypeEnumeration, AttributeTypeFloatingPoint, AttributeTypeID, AttributeTypeInteger, AttributeTypeMethodCall, AttributeTypeString

public interface AttributeType


Method Summary
 void accept(AttributeTypeVisitor visitor)
           
 java.lang.String getDTDTypeDefinition()
           
 

Method Detail

getDTDTypeDefinition

public java.lang.String getDTDTypeDefinition()

accept

public void accept(AttributeTypeVisitor visitor)