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

Files

file  AnyAnnotationAttribute.java [code]
 Class representing attribute of type AnyAnnotation.
 
file  AttributeManager.java [code]
 Attribute manager provides a way how to create new attributes.
 
file  BaseAttribute.java [code]
 Base class representing attribute of annotation.
 
file  BinaryAttribute.java [code]
 Class representing attribute of type Binary.
 
file  BooleanAttribute.java [code]
 Class representing attribute of type Boolean.
 
file  DateAttribute.java [code]
 Class representing attribute of type Date.
 
file  DateTimeAttribute.java [code]
 Class representing attribute of type DateTime.
 
file  DecimalAttribute.java [code]
 Class representing attribute of type Decimal.
 
file  DurationAttribute.java [code]
 Class representing attribute of type Duration.
 
file  EntityAdditionalAttribute.java [code]
 Class representing additional attribute of entity in annotation attribute.
 
file  EntityAttribute.java [code]
 Class representing vocabulary entity attribute.
 
file  GeoPointAttribute.java [code]
 Class representing attribute of type GeoPoint and class representing GeoPoint.
 
file  ImageAttribute.java [code]
 Class representing attribute of type Image.
 
file  IntegerAttribute.java [code]
 Class representing attribute of type Integer.
 
file  LinkedAnnotationAttribute.java [code]
 Class representing attribute of type AnnotationLink.
 
file  NestedAnnotationAttribute.java [code]
 Class representing attribute of type NestedAnnotation.
 
file  PersonAttribute.java [code]
 Class representing attribute of type Person.
 
file  StringAttribute.java [code]
 Class representing attribute of type String. Also provides functions for other string based attributes such as ImageUri, URI, ...
 
file  StructuredAttribute.java [code]
 Abstract class representing more complex attribute.
 
file  TextAttribute.java [code]
 Class representing attribute of type Text.
 
file  TimeAttribute.java [code]
 Class representing attribute of type Time.
 
file  UriAttribute.java [code]
 Class representing attribute of type URI.