4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
attributes Directory Reference
Directory dependency graph for attributes:
src/java/cz/vutbr/fit/knot/annotations/modules/suggestionManager/attributes

Files

file  SugAnyAttribute.java [code]
 Class representing attribute of type AnyAnnotation for prupose of suggestion.
 
file  SugAttributeManager.java [code]
 Suggestion attribute manager provides a way how to create new attributes.
 
file  SugBaseAttribute.java [code]
 Class representing attribute of suggestion.
 
file  SugBinaryAttribute.java [code]
 Class representing attribute of type Binary for prupose of suggestion.
 
file  SugBooleanAttribute.java [code]
 Class representing attribute of type Boolean for prupose of suggestion.
 
file  SugDateAttribute.java [code]
 Class representing attribute of type Date for prupose of suggestion.
 
file  SugDateTimeAttribute.java [code]
 Class representing attribute of type DateTime prupose of suggestion.
 
file  SugDecimalAttribute.java [code]
 Class representing attribute of type Decimal for prupose of suggestion.
 
file  SugDurationAttribute.java [code]
 Class representing attribute of type Duration for prupose of suggestion.
 
file  SugEntityAdditionalAttribute.java [code]
 Class representing additional attribute of entity in suggestion attribute.
 
file  SugEntityAttribute.java [code]
 Class representing vocabulary entity attribute for prupose of suggestion.
 
file  SugGeoPointAttribute.java [code]
 Class representing attribute of type GeoPoint and class representing GeoPoint.
 
file  SugImageAttribute.java [code]
 Class representing attribute of type Image for pruposes of suggestion.
 
file  SugIntegerAttribute.java [code]
 Class representing attribute of type Integer for prupose of suggestion.
 
file  SugLinkedAttribute.java [code]
 Class representing attribute of type AnnotationLink for prupose of suggestion.
 
file  SugNestedAttribute.java [code]
 Class representing attribute of type NestedAnnotation for peupose of suggestion.
 
file  SugPersonAttribute.java [code]
 Class representing attribute of type Person for peupose of suggestion.
 
file  SugStringAttribute.java [code]
 Class representing attribute of type String for prupose of suggestion. Also provides functions for other string based attributes such as ImageUri, URI, ...
 
file  SugStructuredAttribute.java [code]
 Abstract class representing more complex attribute of suggestion.
 
file  SugTextAttribute.java [code]
 Class representing attribute of type Text for prupose of suggestion.
 
file  SugTimeAttribute.java [code]
 Class representing attribute of type Time for prupose of suggestion.
 
file  SugUriAttribute.java [code]
 Class representing attribute of type URI for prupose of suggestion.