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