4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
Package cz.vutbr.fit.knot.annotations.entity.attribute

Classes for representing particular types of attributes of annotations. More...

Classes

class  AnyAnnotationAttribute
 Class representing attribute of type AnyAnnotation. More...
 
class  AttributeManager
 Class attribute manager provides a way how to create new attributes. More...
 
class  BaseAttribute
 Base class representing attribute of annotation. More...
 
class  BinaryAttribute
 Class representing attribute of type Binary. More...
 
class  BooleanAttribute
 Class representing attribute of type Boolean. More...
 
class  DateAttribute
 Class representing attribute of type Date. More...
 
class  DateTimeAttribute
 Class representing attribute of type DateTime. More...
 
class  DecimalAttribute
 Class representing attribute of type Decimal. More...
 
class  DurationAttribute
 Class representing attribute of type Duration. More...
 
class  EntityAdditionalAttribute
 Additional attribute of entity in annotation attribute. More...
 
class  EntityAttribute
 Class representing vocabulary entity attribute. More...
 
class  GeoPointAttribute
 Class representing attribute of type GeoPoint. More...
 
class  ImageAttribute
 Class representing attribute of type Image. More...
 
class  IntegerAttribute
 Class representing attribute of type Integer. More...
 
class  LinkedAnnotationAttribute
 Class representing attribute of type AnnotationLink. More...
 
class  NestedAnnotationAttribute
 Class representing attribute of type NestedAnnotation. More...
 
class  PersonAttribute
 Class representing attribute of type Person. More...
 
class  StringAttribute
 Class representing attribute of type String.. More...
 
class  StructuredAttribute
 Abstract class representing more complex attribute. More...
 
class  TextAttribute
 Class representing attribute of type Text. More...
 
class  TimeAttribute
 Class representing attribute of type Time. More...
 
class  UriAttribute
 Class representing attribute of type URI. More...
 

Detailed Description

Classes for representing particular types of attributes of annotations.