com.phoenix_int.aserver
Interface IPHXAlwaysWriteable

All Known Implementing Classes:
PHXReference, PHXReferenceArray

public interface IPHXAlwaysWriteable

This is a specialized interface for the Analysis Server. If an object implements this interface, it's writeable properties will be writeable regardless of whether any parent properties are writeable or not. Normally a property is only writeable if it is writeable and all of it's parent objects are also writeable.