4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
Package cz.vutbr.fit.knot.annotations.modules.suggestionManager.attributes

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

Classes

class  SugAnyAttribute
 Class representing attribute of type AnyAnnotation for prupose of suggestion. More...
 
class  SugAttributeManager
 Attribute manager provides a way how to create new attributes for prupose of suggestion. More...
 
class  SugBaseAttribute
 Class representing attribute of suggestion. More...
 
class  SugBinaryAttribute
 Class representing attribute of type Binary for prupose of suggestion. More...
 
class  SugBooleanAttribute
 Class representing attribute of type Boolean for prupose of suggestion. More...
 
class  SugDateAttribute
 Class representing attribute of type Date for prupose of suggestion. More...
 
class  SugDateTimeAttribute
 Class representing attribute of type DateTime prupose of suggestion. More...
 
class  SugDecimalAttribute
 Class representing attribute of type Decimal for prupose of suggestion. More...
 
class  SugDurationAttribute
 Class representing attribute of type Duration for prupose of suggestion. More...
 
class  SugEntityAdditionalAttribute
 Additional attribute of entity in suggestion attribute. More...
 
class  SugEntityAttribute
 Class representing vocabulary entity attribute for prupose of suggestion. More...
 
class  SugGeoPointAttribute
 Class representing attribute of type GeoPoint. More...
 
class  SugImageAttribute
 Class representing attribute of type Image for pruposes of suggestion. More...
 
class  SugIntegerAttribute
 Class representing attribute of type Integer for prupose of suggestion. More...
 
class  SugLinkedAttribute
 Class representing attribute of type AnnotationLink for prupose of suggestion. More...
 
class  SugNestedAttribute
 Class representing attribute of type NestedAnnotation for peupose of suggestion. More...
 
class  SugPersonAttribute
 Class representing attribute of type Person for peupose of suggestion. More...
 
class  SugStringAttribute
 Class representing attribute of type String for prupose of suggestion. More...
 
class  SugStructuredAttribute
 Abstract class representing more complex attribute of suggestion. More...
 
class  SugTextAttribute
 Class representing attribute of type Text for prupose of suggestion. More...
 
class  SugTimeAttribute
 Class representing attribute of type Time for prupose of suggestion. More...
 
class  SugUriAttribute
 Class representing attribute of type URI for prupose of suggestion. More...
 

Detailed Description

Classes for representing particular types of attributes of suggestions.