ikbs.rco
Interface Copyable

All Known Implementing Classes:
Absent, AndValue, AttributeValue, DescriptiveAttribute, DescriptiveComponent, DescriptiveElement, DescriptiveObject, DomainValue, ExceptionValue, IntervalValue, MultipleValue, NumericAttribute, NumericValue, ObjectValue, OrValue, Present, QualitativeValue, QuantitativeValue, RCOElement, Schema, SetFreqQualitative, SetFreqValue, SetQualitative, SetValue, SymbolicAttribute, SymbolicExceptionValue, SymbolicValue, TaxonomicAttribute, TaxonomicValue, TextAttribute, TextValue, UnknownObject, UnknownValue, ValSchema, Value

public interface Copyable

Interface pour les classes qui permettent une copie profonde avec duplication des propriétés

Version:
2.9
Author:
David Grosser

Method Summary
 void copyProperties(Copyable origine)
           
 

Method Detail

copyProperties

void copyProperties(Copyable origine)