Class GenericStructureElementPropertiesAccessor

    • Constructor Detail

    • Method Detail

      • getPropertyLocalValue

        public java.lang.String getPropertyLocalValue​(java.lang.String propertyName)
      • setPropertyValue

        public void setPropertyValue​(java.lang.String propertyName,
                                     java.lang.String propertyValue)
        Description copied from interface: IStructureElementPropertiesAccessor
        Sets on the local property structure map a given propertyValue property value for a given propertyName property name.
        Specified by:
        setPropertyValue in interface IStructureElementPropertiesAccessor
        Parameters:
        propertyName - the property name
        propertyValue - the property value