com.ibm.websphere.wim.model

Interface Group

    • Method Detail

      • getCn

        java.lang.String getCn()
        Returns the value of the 'Cn' attribute.
        See Also:
        setCn(String), ModelPackage.getGroup_Cn()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
        Generated:
        Return:
        the value of the 'Cn' attribute.
      • setCn

        void setCn(java.lang.String value)
        Sets the value of the 'Cn' attribute.
        Parameters:
        value - the new value of the 'Cn' attribute.
        See Also:
        getCn()
        Generated:
      • getMembers

        java.util.List getMembers()
        Returns the value of the 'Members' containment reference list. The list contents are of type Entity.
        See Also:
        ModelPackage.getGroup_Members()
        Model:
        type="com.ibm.websphere.wim.model.Entity" containment="true" resolveProxies="false"
        Generated:
        Return:
        the value of the 'Members' containment reference list.
      • getDisplayName

        java.util.List getDisplayName()
        Returns the value of the 'Display Name' attribute list. The list contents are of type String.
        See Also:
        ModelPackage.getGroup_DisplayName()
        Model:
        type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
        Generated:
        Return:
        the value of the 'Display Name' attribute list.
      • getDescription

        java.util.List getDescription()
        Returns the value of the 'Description' attribute list. The list contents are of type String.
        See Also:
        ModelPackage.getGroup_Description()
        Model:
        type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
        Generated:
        Return:
        the value of the 'Description' attribute list.
      • getBusinessCategory

        java.util.List getBusinessCategory()
        Returns the value of the 'Business Category' attribute list. The list contents are of type String.
        See Also:
        ModelPackage.getGroup_BusinessCategory()
        Model:
        type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
        Generated:
        Return:
        the value of the 'Business Category' attribute list.
      • getSeeAlso

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