Revision 25407 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/Feature.java

View differences:

Feature.java
65 65
	 * 		a new instance of Feature which is equal to this
66 66
	 */
67 67
	public Feature getCopy();
68

  
68
	
69 69
	/** Mode that indicates the validation of all FeatureRules */
70 70
	static final int ALL = 0;
71 71
	

Also available in: Unified diff