Uses of Class
de.cau.cs.kieler.core.util.PropertyHolder

Packages that use PropertyHolder
de.cau.cs.kieler.core.util General purpose utility classes in the style of java.util
 

Uses of PropertyHolder in de.cau.cs.kieler.core.util
 

Methods in de.cau.cs.kieler.core.util with parameters of type PropertyHolder
 void PropertyHolder.copyProperties(PropertyHolder other)
          Copy all properties from another property holder to this one.