- R_BOOLEAN_PROPERTY - Static variable in class Controler.Ontology
-
Key words used to identify a boolean as data property
- R_DOUBLE_PROPERTY - Static variable in class Controler.Ontology
-
Key words used to identify a double as data property
- R_FLOAT_PROPERTY - Static variable in class Controler.Ontology
-
Key words used to identify a float as data property
- R_INTEGER_PROPERTY - Static variable in class Controler.Ontology
-
Key words used to identify an integer as data property
- R_STRING_PROPERTY - Static variable in class Controler.Ontology
-
Key words used to identify a string as data property
- recursivePropagationOfProperty(TClass, String, DataType) - Method in class View.View
-
this method Recusively transfers the properties of a class to its
subclasses
this method is used to maintain the TClass tree up to date when some data
properties are added