Uses of Class
org.weblab_project.core.model.Feature

Packages that use Feature
org.weblab_project.core.model   
 

Uses of Feature in org.weblab_project.core.model
 

Fields in org.weblab_project.core.model with type parameters of type Feature
protected  java.util.List<Feature> LowLevelDescriptor.feature
           
 

Methods in org.weblab_project.core.model that return Feature
 Feature ObjectFactory.createFeature()
          Create an instance of Feature
 

Methods in org.weblab_project.core.model that return types with arguments of type Feature
 java.util.List<Feature> LowLevelDescriptor.getFeature()
          Gets the value of the feature property.
 



Copyright © 2004-2010. All Rights Reserved.