Uses of Class
org.universAAL.middleware.ui.owl.Recommendation

Packages that use Recommendation
org.universAAL.middleware.ui.rdf   
org.universAAL.ontology.recommendations   
 

Uses of Recommendation in org.universAAL.middleware.ui.rdf
 

Methods in org.universAAL.middleware.ui.rdf with parameters of type Recommendation
 void FormElement.addAppearanceRecommendation(Recommendation recommendation)
          Convenience method to add an Appearance recommendation, see ont.recommendation for the definition of possible recommendations.
 

Uses of Recommendation in org.universAAL.ontology.recommendations
 

Subclasses of Recommendation in org.universAAL.ontology.recommendations
 class Alignment
          Ontological representation of Alignment in the recommendations ontology.
 class CSSRecommendation
          CSS Recommendation is the scripting recommendation in CSS.
 class GridLayout
          Ontological representation of GridLayout in the recommendations ontology.
 class HorizontalAlignment
          Ontological representation of HorizontalAlignment in the recommendations ontology.
 class HorizontalLayout
          Ontological representation of HorizontalLayout in the recommendations ontology.
 class Layout
          Ontological representation of Layout in the recommendations ontology.
 class MaximumSize
          Used to tell Handlers an element is not supposed to exeed certain dimensions.
 class MinimumSize
          Used to tell Handlers an element is supposed to be bigger than certain dimensions.
 class PreferredSize
          Used to tell UIHandlers the optimal size an element should have.
 class ScriptedRecommendation
          Ontological representation of WebRecommendation in the recommendations ontology.
 class Size
          Ontological representation of Size in the recommendations ontology.
 class VerticalAlignment
          Ontological representation of VerticalAlignment in the recommendations ontology.
 class VerticalLayout
          Ontological representation of VerticalLayout in the recommendations ontology.
 class VisualRecommendation
          Ontological representation of VisualRecommendation in the recommendations ontology.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.