Uses of Class
kaos.core.csi.query.data.ActionPropertyDescription

Packages that use ActionPropertyDescription
kaos.core.csi.query.data   
 

Uses of ActionPropertyDescription in kaos.core.csi.query.data
 

Methods in kaos.core.csi.query.data that return ActionPropertyDescription
 ActionPropertyDescription ActionClassDescription.getProperty(java.lang.String propertyName)
           
 

Methods in kaos.core.csi.query.data that return types with arguments of type ActionPropertyDescription
 java.util.List<ActionPropertyDescription> ActionClassDescription.getTargets()
          Get TargetClassDescription(s) for this action.
 

Constructor parameters in kaos.core.csi.query.data with type arguments of type ActionPropertyDescription
ActionClassDescription(java.lang.String _actionClassName, java.util.List<ActionPropertyDescription> _targets)
           
 



Copyright © 2006 IHMC All Rights Reserved.