Uses of Interface
ch.nolix.systemapi.property.base.Property
Packages that use Property
Package
Description
-
Uses of Property in ch.nolix.system.property.extension
Classes in ch.nolix.system.property.extension that implement PropertyModifier and TypeClassDescriptionfinal classExtensionProperty<E extends IRespondingMutableElement<E>> -
Uses of Property in ch.nolix.system.property.proxy
Classes in ch.nolix.system.property.proxy that implement Property -
Uses of Property in ch.nolix.system.property.value
Classes in ch.nolix.system.property.value that implement PropertyModifier and TypeClassDescriptionclassfinal classMultiValue<V>final classfinal classValue<V> -
Uses of Property in ch.nolix.systemapi.property.exension
Subinterfaces of Property in ch.nolix.systemapi.property.exensionModifier and TypeInterfaceDescriptioninterfaceIExtensionProperty<E extends IRespondingMutableElement<E>> -
Uses of Property in ch.nolix.systemapi.property.proxy
Subinterfaces of Property in ch.nolix.systemapi.property.proxy -
Uses of Property in ch.nolix.systemapi.property.value
Subinterfaces of Property in ch.nolix.systemapi.property.valueModifier and TypeInterfaceDescriptioninterfaceinterfaceIMultiValue<V>interfaceinterfaceIValue<V>