com.ibm.websphere.wim.model

Interface PropertyDefinitionControl

    • Method Detail

      • getPropertyNames

        java.util.List getPropertyNames()
        Returns the value of the 'Property Names' attribute list. The list contents are of type String.
        See Also:
        ModelPackage.getPropertyDefinitionControl_PropertyNames()
        Model:
        type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.Token"
        Generated:
        Return:
        the value of the 'Property Names' attribute list.
      • setEntityTypeName

        void setEntityTypeName(java.lang.String value)
        Sets the value of the 'Entity Type Name' attribute.
        Parameters:
        value - the new value of the 'Entity Type Name' attribute.
        See Also:
        getEntityTypeName()
        Generated: