Revision 25481 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/EditableFeatureAttributeDescriptor.java

View differences:

EditableFeatureAttributeDescriptor.java
9 9
 * To edit a FeatureAttributeDescriptor you have to obtain its instance of 
10 10
 * EditableFeatureAttributeDescriptor and then perform editing operations on it.
11 11
 * 
12
 * Once you have completed the edition you can save the changes to the original 
12
 * Once you have completed the editing you can save the changes to the original 
13 13
 * FeatureAttributeDescriptor. This is the only way to edit a FeatureAttributeDescriptor.
14 14
 */
15 15
public interface EditableFeatureAttributeDescriptor extends

Also available in: Unified diff