setDefinitionPath(String sPath, String sVersion) Sets the version identifier and full path to the virtual file
for the property which defines this property instance.
public void
setName(String sName) Sets the name for this property instance.
public void
setNamespaceURI(String sNamespaceURI) Sets the namespace for this property instance.
Adds a value to this property instance.
Parameters: value - Value
addValueWithoutFiringVirtualFileEvent
public void addValueWithoutFiringVirtualFileEvent(ValueInstance value)(Code)
Adds a value to this property instance WITHOUT FIRING A VIRTUAL
FILE EVENT. This is a bit of an evil cludge......use with caution,
however it does do what it says on the tin!! ;D
Parameters: value - Value
Sets the version identifier and full path to the virtual file
for the property which defines this property instance.
Parameters: sPath - Full path Parameters: sVersion - Version identifier