GraphLab Project

Uses of Package
graphlab.platform.lang

Packages that use graphlab.platform.lang
graphlab.extensions.reports   
graphlab.graph.graph   
graphlab.graph.old   
graphlab.platform   
graphlab.platform.attribute   
graphlab.platform.lang   
graphlab.platform.preferences   
graphlab.plugins.algorithmanimator   
graphlab.plugins.commandline.commands   
graphlab.plugins.graphgenerator.generators   
graphlab.plugins.reports.basicreports   
graphlab.samples.extensions   
graphlab.ui   
graphlab.ui.components.gpropertyeditor.editors.inplace   
graphlab.ui.components.gpropertyeditor.renderers   
graphlab.ui.components.utils   
 

Classes in graphlab.platform.lang used by graphlab.extensions.reports
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.graph.graph
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
FromStringProvider
          provides a "From String" for a given String, which means to create an object from it's toString string.
 

Classes in graphlab.platform.lang used by graphlab.graph.old
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
FromStringProvider
          provides a "From String" for a given String, which means to create an object from it's toString string.
 

Classes in graphlab.platform.lang used by graphlab.platform
FromStringProvider
          provides a "From String" for a given String, which means to create an object from it's toString string.
 

Classes in graphlab.platform.lang used by graphlab.platform.attribute
Validator
          The basic validator, used in attributes that needs to be validated every time they set.
 

Classes in graphlab.platform.lang used by graphlab.platform.lang
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
SetValidator
          This is a validator that it's valid values are a set of values
Validator
          The basic validator, used in attributes that needs to be validated every time they set.
 

Classes in graphlab.platform.lang used by graphlab.platform.preferences
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
 

Classes in graphlab.platform.lang used by graphlab.plugins.algorithmanimator
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.plugins.commandline.commands
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.plugins.graphgenerator.generators
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.plugins.reports.basicreports
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.samples.extensions
BoundedInteger
          represents a bounded integer: it's value only can be in the (max ,min) bound.
 

Classes in graphlab.platform.lang used by graphlab.ui
CommandAttitude
          The information which will provide a new command in CommandLine (beanshell)
 

Classes in graphlab.platform.lang used by graphlab.ui.components.gpropertyeditor.editors.inplace
ArrayX
          an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
BoundedInteger
          represents a bounded integer: it's value only can be in the (max ,min) bound.
 

Classes in graphlab.platform.lang used by graphlab.ui.components.gpropertyeditor.renderers
BoundedInteger
          represents a bounded integer: it's value only can be in the (max ,min) bound.
 

Classes in graphlab.platform.lang used by graphlab.ui.components.utils
BoundedInteger
          represents a bounded integer: it's value only can be in the (max ,min) bound.
 


GraphLab Project