| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicClass.PropertyHint | |
fipaos.ont.fipa.fipaman | |
fipaos.util |
Uses of DynamicClass.PropertyHint in fipaos.ont.fipa.fipaman |
Methods in fipaos.ont.fipa.fipaman that return DynamicClass.PropertyHint | |
static DynamicClass.PropertyHint | AgentID.getDynamicClassHints(String prop) Method to provide property hints to DynamicClass |
Uses of DynamicClass.PropertyHint in fipaos.util |
Subclasses of DynamicClass.PropertyHint in fipaos.util | |
class | DynamicClass.CollectionHint Hint for a collection type - details Classes than it can contain |
class | DynamicClass.ConstrainedSelectionHint Hint for a property that should take only a constrained set of values |
class | DynamicClass.ImmutableHint Hint that a CLASS is immutable (i.e. |
class | DynamicClass.PossibleSelectionHint Hint for a property that COULD take a predefined set of values, or something else of the specified type |
Methods in fipaos.util that return DynamicClass.PropertyHint | |
PropertyHint | DynamicClass.getHint(String property) Get the hint (if available) for the given property - returns null if no hint available |
PropertyHint | DynamicClass.Property.getHint() Returns a Hint object giving hints about the values this property can take |
static DynamicClass.PropertyHint | URL.getDynamicClassHints(String prop) Method to provide property hints to DynamicClass |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |