X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.databoard%2Fsrc-isv%2FConcepts.mediawiki;h=284056ada54cf0d73841fb3309bb412d6f9818a7;hb=5224651b5c9a5160bffc4d063847a8f96b54efda;hp=2392ee3060a4326d79577548873a6d28f600fb3f;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.databoard/src-isv/Concepts.mediawiki b/bundles/org.simantics.databoard/src-isv/Concepts.mediawiki index 2392ee306..284056ada 100644 --- a/bundles/org.simantics.databoard/src-isv/Concepts.mediawiki +++ b/bundles/org.simantics.databoard/src-isv/Concepts.mediawiki @@ -1,28 +1,28 @@ -= Concepts = -{| border="1" cellpadding="5" cellspacing="0" align="center" -|- -! style="background: #efefef;" | Name !! style="background: #efefef;" |Description -|- -| Datatype || There are 13 datatypes; 7 primitive and 6 structural -|- -| Binding || A class for handling, creating, reading and writing of datatypes in Java classes. Can be typecasted to one of the 13 datatype specific sub-classes. -|- -| Metadata || A string based key-value library in a datatype. Reserved keys are: unit, length, range, pattern, referable, -|- -| Accessor || An interface for reading and writing huge data sets partially. -|- -| Adapter || A class that converts values of different datatypes, and of different bindings. -|- -| Annotations || Attached to Record-like classes to express metadata, and to give specifics to its datatype. -|- -| [javadoc/org/simantics/databoard/util/Bean.html Bean] || A record class that harnesses databoard functionality by extending Bean-class. -|- -| Facade || A class that aggregates a set of services provided by the libarary. -|- -| Reference || A reference to a substructure of datatype or data value. Used with accessors. -|- -| Event || Content change event. Used with accessors. -|- -| Interest Set || A subscription to monitor changes in datavalue, or a sub-structure of a datavalue. -|} - += Concepts = +{| border="1" cellpadding="5" cellspacing="0" align="center" +|- +! style="background: #efefef;" | Name !! style="background: #efefef;" |Description +|- +| Datatype || There are 13 datatypes; 7 primitive and 6 structural +|- +| Binding || A class for handling, creating, reading and writing of datatypes in Java classes. Can be typecasted to one of the 13 datatype specific sub-classes. +|- +| Metadata || A string based key-value library in a datatype. Reserved keys are: unit, length, range, pattern, referable, +|- +| Accessor || An interface for reading and writing huge data sets partially. +|- +| Adapter || A class that converts values of different datatypes, and of different bindings. +|- +| Annotations || Attached to Record-like classes to express metadata, and to give specifics to its datatype. +|- +| [javadoc/org/simantics/databoard/util/Bean.html Bean] || A record class that harnesses databoard functionality by extending Bean-class. +|- +| Facade || A class that aggregates a set of services provided by the libarary. +|- +| Reference || A reference to a substructure of datatype or data value. Used with accessors. +|- +| Event || Content change event. Used with accessors. +|- +| Interest Set || A subscription to monitor changes in datavalue, or a sub-structure of a datavalue. +|} +