com.ibm.websphere.wim.model

Interface DocumentRoot

    • Method Detail

      • getMixed

        Sequence getMixed()
        Returns the value of the 'Mixed' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.
        See Also:
        ModelPackage.getDocumentRoot_Mixed()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
        Generated:
        Return:
        the value of the 'Mixed' attribute list.
      • getXMLNSPrefixMap

        java.util.Map getXMLNSPrefixMap()
        Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,
        See Also:
        ModelPackage.getDocumentRoot_XMLNSPrefixMap()
        Model:
        mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
        Generated:
        Return:
        the value of the 'XMLNS Prefix Map' map.
      • getXSISchemaLocation

        java.util.Map getXSISchemaLocation()
        Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,
        See Also:
        ModelPackage.getDocumentRoot_XSISchemaLocation()
        Model:
        mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
        Generated:
        Return:
        the value of the 'XSI Schema Location' map.
      • setBusinessAddress

        void setBusinessAddress(AddressType value)
        Sets the value of the 'Business Address' containment reference.
        Parameters:
        value - the new value of the 'Business Address' containment reference.
        See Also:
        getBusinessAddress()
        Generated:
      • getBusinessCategory

        java.lang.String getBusinessCategory()
        Returns the value of the 'Business Category' attribute.
        See Also:
        setBusinessCategory(String), ModelPackage.getDocumentRoot_BusinessCategory()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Business Category' attribute.
      • setBusinessCategory

        void setBusinessCategory(java.lang.String value)
        Sets the value of the 'Business Category' attribute.
        Parameters:
        value - the new value of the 'Business Category' attribute.
        See Also:
        getBusinessCategory()
        Generated:
      • getC

        java.lang.String getC()
        Returns the value of the 'C' attribute.
        See Also:
        setC(String), ModelPackage.getDocumentRoot_C()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'C' attribute.
      • setC

        void setC(java.lang.String value)
        Sets the value of the 'C' attribute.
        Parameters:
        value - the new value of the 'C' attribute.
        See Also:
        getC()
        Generated:
      • getCarLicense

        java.lang.String getCarLicense()
        Returns the value of the 'Car License' attribute.
        See Also:
        setCarLicense(String), ModelPackage.getDocumentRoot_CarLicense()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Car License' attribute.
      • setCarLicense

        void setCarLicense(java.lang.String value)
        Sets the value of the 'Car License' attribute.
        Parameters:
        value - the new value of the 'Car License' attribute.
        See Also:
        getCarLicense()
        Generated:
      • getCertificate

        byte[] getCertificate()
        Returns the value of the 'Certificate' attribute.
        See Also:
        setCertificate(byte[]), ModelPackage.getDocumentRoot_Certificate()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.Base64Binary" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Certificate' attribute.
      • setCertificate

        void setCertificate(byte[] value)
        Sets the value of the 'Certificate' attribute.
        Parameters:
        value - the new value of the 'Certificate' attribute.
        See Also:
        getCertificate()
        Generated:
      • getChildren

        Entity getChildren()
        Returns the value of the 'Children' containment reference.
        See Also:
        setChildren(Entity), ModelPackage.getDocumentRoot_Children()
        Model:
        containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Children' containment reference.
      • setChildren

        void setChildren(Entity value)
        Sets the value of the 'Children' containment reference.
        Parameters:
        value - the new value of the 'Children' containment reference.
        See Also:
        getChildren()
        Generated:
      • getCity

        java.lang.String getCity()
        Returns the value of the 'City' attribute.
        See Also:
        setCity(String), ModelPackage.getDocumentRoot_City()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'City' attribute.
      • setCity

        void setCity(java.lang.String value)
        Sets the value of the 'City' attribute.
        Parameters:
        value - the new value of the 'City' attribute.
        See Also:
        getCity()
        Generated:
      • getCn

        java.lang.String getCn()
        Returns the value of the 'Cn' attribute.
        See Also:
        setCn(String), ModelPackage.getDocumentRoot_Cn()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="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:
      • getCountryName

        java.lang.String getCountryName()
        Returns the value of the 'Country Name' attribute.
        See Also:
        setCountryName(String), ModelPackage.getDocumentRoot_CountryName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Country Name' attribute.
      • setCountryName

        void setCountryName(java.lang.String value)
        Sets the value of the 'Country Name' attribute.
        Parameters:
        value - the new value of the 'Country Name' attribute.
        See Also:
        getCountryName()
        Generated:
      • getCreateTimestamp

        java.lang.Object getCreateTimestamp()
        Returns the value of the 'Create Timestamp' attribute.
        See Also:
        setCreateTimestamp(Object), ModelPackage.getDocumentRoot_CreateTimestamp()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.DateTime" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Create Timestamp' attribute.
      • setCreateTimestamp

        void setCreateTimestamp(java.lang.Object value)
        Sets the value of the 'Create Timestamp' attribute.
        Parameters:
        value - the new value of the 'Create Timestamp' attribute.
        See Also:
        getCreateTimestamp()
        Generated:
      • getDc

        java.lang.String getDc()
        Returns the value of the 'Dc' attribute.
        See Also:
        setDc(String), ModelPackage.getDocumentRoot_Dc()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Dc' attribute.
      • setDc

        void setDc(java.lang.String value)
        Sets the value of the 'Dc' attribute.
        Parameters:
        value - the new value of the 'Dc' attribute.
        See Also:
        getDc()
        Generated:
      • getDepartmentNumber

        java.lang.String getDepartmentNumber()
        Returns the value of the 'Department Number' attribute.
        See Also:
        setDepartmentNumber(String), ModelPackage.getDocumentRoot_DepartmentNumber()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Department Number' attribute.
      • setDepartmentNumber

        void setDepartmentNumber(java.lang.String value)
        Sets the value of the 'Department Number' attribute.
        Parameters:
        value - the new value of the 'Department Number' attribute.
        See Also:
        getDepartmentNumber()
        Generated:
      • getDescription

        java.lang.String getDescription()
        Returns the value of the 'Description' attribute.
        See Also:
        setDescription(String), ModelPackage.getDocumentRoot_Description()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Description' attribute.
      • setDescription

        void setDescription(java.lang.String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
        Generated:
      • getDisplayName

        java.lang.String getDisplayName()
        Returns the value of the 'Display Name' attribute.
        See Also:
        setDisplayName(String), ModelPackage.getDocumentRoot_DisplayName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Display Name' attribute.
      • setDisplayName

        void setDisplayName(java.lang.String value)
        Sets the value of the 'Display Name' attribute.
        Parameters:
        value - the new value of the 'Display Name' attribute.
        See Also:
        getDisplayName()
        Generated:
      • getEmployeeNumber

        java.lang.String getEmployeeNumber()
        Returns the value of the 'Employee Number' attribute.
        See Also:
        setEmployeeNumber(String), ModelPackage.getDocumentRoot_EmployeeNumber()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Employee Number' attribute.
      • setEmployeeNumber

        void setEmployeeNumber(java.lang.String value)
        Sets the value of the 'Employee Number' attribute.
        Parameters:
        value - the new value of the 'Employee Number' attribute.
        See Also:
        getEmployeeNumber()
        Generated:
      • getEmployeeType

        java.lang.String getEmployeeType()
        Returns the value of the 'Employee Type' attribute.
        See Also:
        setEmployeeType(String), ModelPackage.getDocumentRoot_EmployeeType()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Employee Type' attribute.
      • setEmployeeType

        void setEmployeeType(java.lang.String value)
        Sets the value of the 'Employee Type' attribute.
        Parameters:
        value - the new value of the 'Employee Type' attribute.
        See Also:
        getEmployeeType()
        Generated:
      • setFacsimileTelephoneNumber

        void setFacsimileTelephoneNumber(java.lang.String value)
        Sets the value of the 'Facsimile Telephone Number' attribute.
        Parameters:
        value - the new value of the 'Facsimile Telephone Number' attribute.
        See Also:
        getFacsimileTelephoneNumber()
        Generated:
      • getGivenName

        java.lang.String getGivenName()
        Returns the value of the 'Given Name' attribute.
        See Also:
        setGivenName(String), ModelPackage.getDocumentRoot_GivenName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Given Name' attribute.
      • setGivenName

        void setGivenName(java.lang.String value)
        Sets the value of the 'Given Name' attribute.
        Parameters:
        value - the new value of the 'Given Name' attribute.
        See Also:
        getGivenName()
        Generated:
      • getGroups

        Group getGroups()
        Returns the value of the 'Groups' containment reference.
        See Also:
        setGroups(Group), ModelPackage.getDocumentRoot_Groups()
        Model:
        containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Groups' containment reference.
      • setGroups

        void setGroups(Group value)
        Sets the value of the 'Groups' containment reference.
        Parameters:
        value - the new value of the 'Groups' containment reference.
        See Also:
        getGroups()
        Generated:
      • setHomeAddress

        void setHomeAddress(AddressType value)
        Sets the value of the 'Home Address' containment reference.
        Parameters:
        value - the new value of the 'Home Address' containment reference.
        See Also:
        getHomeAddress()
        Generated:
      • getHomePostalAddress

        java.lang.String getHomePostalAddress()
        Returns the value of the 'Home Postal Address' attribute.
        See Also:
        setHomePostalAddress(String), ModelPackage.getDocumentRoot_HomePostalAddress()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Home Postal Address' attribute.
      • setHomePostalAddress

        void setHomePostalAddress(java.lang.String value)
        Sets the value of the 'Home Postal Address' attribute.
        Parameters:
        value - the new value of the 'Home Postal Address' attribute.
        See Also:
        getHomePostalAddress()
        Generated:
      • getIbmJobTitle

        java.lang.String getIbmJobTitle()
        Returns the value of the 'Ibm Job Title' attribute.
        See Also:
        setIbmJobTitle(String), ModelPackage.getDocumentRoot_IbmJobTitle()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Ibm Job Title' attribute.
      • setIbmJobTitle

        void setIbmJobTitle(java.lang.String value)
        Sets the value of the 'Ibm Job Title' attribute.
        Parameters:
        value - the new value of the 'Ibm Job Title' attribute.
        See Also:
        getIbmJobTitle()
        Generated:
      • getIbmPrimaryEmail

        java.lang.String getIbmPrimaryEmail()
        Returns the value of the 'Ibm Primary Email' attribute.
        See Also:
        setIbmPrimaryEmail(String), ModelPackage.getDocumentRoot_IbmPrimaryEmail()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Ibm Primary Email' attribute.
      • setIbmPrimaryEmail

        void setIbmPrimaryEmail(java.lang.String value)
        Sets the value of the 'Ibm Primary Email' attribute.
        Parameters:
        value - the new value of the 'Ibm Primary Email' attribute.
        See Also:
        getIbmPrimaryEmail()
        Generated:
      • getInitials

        java.lang.String getInitials()
        Returns the value of the 'Initials' attribute.
        See Also:
        setInitials(String), ModelPackage.getDocumentRoot_Initials()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Initials' attribute.
      • setInitials

        void setInitials(java.lang.String value)
        Sets the value of the 'Initials' attribute.
        Parameters:
        value - the new value of the 'Initials' attribute.
        See Also:
        getInitials()
        Generated:
      • getJpegPhoto

        byte[] getJpegPhoto()
        Returns the value of the 'Jpeg Photo' attribute.
        See Also:
        setJpegPhoto(byte[]), ModelPackage.getDocumentRoot_JpegPhoto()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.Base64Binary" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Jpeg Photo' attribute.
      • setJpegPhoto

        void setJpegPhoto(byte[] value)
        Sets the value of the 'Jpeg Photo' attribute.
        Parameters:
        value - the new value of the 'Jpeg Photo' attribute.
        See Also:
        getJpegPhoto()
        Generated:
      • getKerberosId

        java.lang.String getKerberosId()
        Returns the value of the 'Kerberos Id' attribute.
        See Also:
        setKerberosId(String), ModelPackage.getDocumentRoot_KerberosId()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Kerberos Id' attribute.
      • setKerberosId

        void setKerberosId(java.lang.String value)
        Sets the value of the 'Kerberos Id' attribute.
        Parameters:
        value - the new value of the 'Kerberos Id' attribute.
        See Also:
        getKerberosId()
        Generated:
      • getL

        java.lang.String getL()
        Returns the value of the 'L' attribute.
        See Also:
        setL(String), ModelPackage.getDocumentRoot_L()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'L' attribute.
      • setL

        void setL(java.lang.String value)
        Sets the value of the 'L' attribute.
        Parameters:
        value - the new value of the 'L' attribute.
        See Also:
        getL()
        Generated:
      • getLabeledURI

        java.lang.String getLabeledURI()
        Returns the value of the 'Labeled URI' attribute.
        See Also:
        setLabeledURI(String), ModelPackage.getDocumentRoot_LabeledURI()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Labeled URI' attribute.
      • setLabeledURI

        void setLabeledURI(java.lang.String value)
        Sets the value of the 'Labeled URI' attribute.
        Parameters:
        value - the new value of the 'Labeled URI' attribute.
        See Also:
        getLabeledURI()
        Generated:
      • getLocalityName

        java.lang.String getLocalityName()
        Returns the value of the 'Locality Name' attribute.
        See Also:
        setLocalityName(String), ModelPackage.getDocumentRoot_LocalityName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Locality Name' attribute.
      • setLocalityName

        void setLocalityName(java.lang.String value)
        Sets the value of the 'Locality Name' attribute.
        Parameters:
        value - the new value of the 'Locality Name' attribute.
        See Also:
        getLocalityName()
        Generated:
      • getMail

        java.lang.String getMail()
        Returns the value of the 'Mail' attribute.
        See Also:
        setMail(String), ModelPackage.getDocumentRoot_Mail()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Mail' attribute.
      • setMail

        void setMail(java.lang.String value)
        Sets the value of the 'Mail' attribute.
        Parameters:
        value - the new value of the 'Mail' attribute.
        See Also:
        getMail()
        Generated:
      • setManager

        void setManager(IdentifierType value)
        Sets the value of the 'Manager' containment reference.
        Parameters:
        value - the new value of the 'Manager' containment reference.
        See Also:
        getManager()
        Generated:
      • getMembers

        Entity getMembers()
        Returns the value of the 'Members' containment reference.
        See Also:
        setMembers(Entity), ModelPackage.getDocumentRoot_Members()
        Model:
        containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Members' containment reference.
      • setMembers

        void setMembers(Entity value)
        Sets the value of the 'Members' containment reference.
        Parameters:
        value - the new value of the 'Members' containment reference.
        See Also:
        getMembers()
        Generated:
      • getMobile

        java.lang.String getMobile()
        Returns the value of the 'Mobile' attribute.
        See Also:
        setMobile(String), ModelPackage.getDocumentRoot_Mobile()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Mobile' attribute.
      • setMobile

        void setMobile(java.lang.String value)
        Sets the value of the 'Mobile' attribute.
        Parameters:
        value - the new value of the 'Mobile' attribute.
        See Also:
        getMobile()
        Generated:
      • getModifyTimestamp

        java.lang.Object getModifyTimestamp()
        Returns the value of the 'Modify Timestamp' attribute.
        See Also:
        setModifyTimestamp(Object), ModelPackage.getDocumentRoot_ModifyTimestamp()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.DateTime" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Modify Timestamp' attribute.
      • setModifyTimestamp

        void setModifyTimestamp(java.lang.Object value)
        Sets the value of the 'Modify Timestamp' attribute.
        Parameters:
        value - the new value of the 'Modify Timestamp' attribute.
        See Also:
        getModifyTimestamp()
        Generated:
      • getO

        java.lang.String getO()
        Returns the value of the 'O' attribute.
        See Also:
        setO(String), ModelPackage.getDocumentRoot_O()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'O' attribute.
      • setO

        void setO(java.lang.String value)
        Sets the value of the 'O' attribute.
        Parameters:
        value - the new value of the 'O' attribute.
        See Also:
        getO()
        Generated:
      • getOu

        java.lang.String getOu()
        Returns the value of the 'Ou' attribute.
        See Also:
        setOu(String), ModelPackage.getDocumentRoot_Ou()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Ou' attribute.
      • setOu

        void setOu(java.lang.String value)
        Sets the value of the 'Ou' attribute.
        Parameters:
        value - the new value of the 'Ou' attribute.
        See Also:
        getOu()
        Generated:
      • getPager

        java.lang.String getPager()
        Returns the value of the 'Pager' attribute.
        See Also:
        setPager(String), ModelPackage.getDocumentRoot_Pager()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Pager' attribute.
      • setPager

        void setPager(java.lang.String value)
        Sets the value of the 'Pager' attribute.
        Parameters:
        value - the new value of the 'Pager' attribute.
        See Also:
        getPager()
        Generated:
      • getParent

        Entity getParent()
        Returns the value of the 'Parent' containment reference.
        See Also:
        setParent(Entity), ModelPackage.getDocumentRoot_Parent()
        Model:
        containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Parent' containment reference.
      • setParent

        void setParent(Entity value)
        Sets the value of the 'Parent' containment reference.
        Parameters:
        value - the new value of the 'Parent' containment reference.
        See Also:
        getParent()
        Generated:
      • getPassword

        byte[] getPassword()
        Returns the value of the 'Password' attribute.
        See Also:
        setPassword(byte[]), ModelPackage.getDocumentRoot_Password()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.Base64Binary" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Password' attribute.
      • setPassword

        void setPassword(byte[] value)
        Sets the value of the 'Password' attribute.
        Parameters:
        value - the new value of the 'Password' attribute.
        See Also:
        getPassword()
        Generated:
      • getPostalAddress

        java.lang.String getPostalAddress()
        Returns the value of the 'Postal Address' attribute.
        See Also:
        setPostalAddress(String), ModelPackage.getDocumentRoot_PostalAddress()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Postal Address' attribute.
      • setPostalAddress

        void setPostalAddress(java.lang.String value)
        Sets the value of the 'Postal Address' attribute.
        Parameters:
        value - the new value of the 'Postal Address' attribute.
        See Also:
        getPostalAddress()
        Generated:
      • getPostalCode

        java.lang.String getPostalCode()
        Returns the value of the 'Postal Code' attribute.
        See Also:
        setPostalCode(String), ModelPackage.getDocumentRoot_PostalCode()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Postal Code' attribute.
      • setPostalCode

        void setPostalCode(java.lang.String value)
        Sets the value of the 'Postal Code' attribute.
        Parameters:
        value - the new value of the 'Postal Code' attribute.
        See Also:
        getPostalCode()
        Generated:
      • getPreferredLanguage

        java.lang.String getPreferredLanguage()
        Returns the value of the 'Preferred Language' attribute.
        See Also:
        setPreferredLanguage(String), ModelPackage.getDocumentRoot_PreferredLanguage()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Preferred Language' attribute.
      • setPreferredLanguage

        void setPreferredLanguage(java.lang.String value)
        Sets the value of the 'Preferred Language' attribute.
        Parameters:
        value - the new value of the 'Preferred Language' attribute.
        See Also:
        getPreferredLanguage()
        Generated:
      • getPrincipalName

        java.lang.String getPrincipalName()
        Returns the value of the 'Principal Name' attribute.
        See Also:
        setPrincipalName(String), ModelPackage.getDocumentRoot_PrincipalName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Principal Name' attribute.
      • setPrincipalName

        void setPrincipalName(java.lang.String value)
        Sets the value of the 'Principal Name' attribute.
        Parameters:
        value - the new value of the 'Principal Name' attribute.
        See Also:
        getPrincipalName()
        Generated:
      • getRealm

        java.lang.String getRealm()
        Returns the value of the 'Realm' attribute.
        See Also:
        setRealm(String), ModelPackage.getDocumentRoot_Realm()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Realm' attribute.
      • setRealm

        void setRealm(java.lang.String value)
        Sets the value of the 'Realm' attribute.
        Parameters:
        value - the new value of the 'Realm' attribute.
        See Also:
        getRealm()
        Generated:
      • getRoomNumber

        java.lang.String getRoomNumber()
        Returns the value of the 'Room Number' attribute.
        See Also:
        setRoomNumber(String), ModelPackage.getDocumentRoot_RoomNumber()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Room Number' attribute.
      • setRoomNumber

        void setRoomNumber(java.lang.String value)
        Sets the value of the 'Room Number' attribute.
        Parameters:
        value - the new value of the 'Room Number' attribute.
        See Also:
        getRoomNumber()
        Generated:
      • getRoot

        RootType getRoot()
        Returns the value of the 'Root' containment reference.
        See Also:
        setRoot(RootType), ModelPackage.getDocumentRoot_Root()
        Model:
        containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Root' containment reference.
      • setRoot

        void setRoot(RootType value)
        Sets the value of the 'Root' containment reference.
        Parameters:
        value - the new value of the 'Root' containment reference.
        See Also:
        getRoot()
        Generated:
      • setSchema

        void setSchema(SchemaType value)
        Sets the value of the 'Schema' containment reference.
        Parameters:
        value - the new value of the 'Schema' containment reference.
        See Also:
        getSchema()
        Generated:
      • setSecretary

        void setSecretary(IdentifierType value)
        Sets the value of the 'Secretary' containment reference.
        Parameters:
        value - the new value of the 'Secretary' containment reference.
        See Also:
        getSecretary()
        Generated:
      • getSeeAlso

        java.lang.String getSeeAlso()
        Returns the value of the 'See Also' attribute.
        See Also:
        setSeeAlso(String), ModelPackage.getDocumentRoot_SeeAlso()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'See Also' attribute.
      • setSeeAlso

        void setSeeAlso(java.lang.String value)
        Sets the value of the 'See Also' attribute.
        Parameters:
        value - the new value of the 'See Also' attribute.
        See Also:
        getSeeAlso()
        Generated:
      • getSn

        java.lang.String getSn()
        Returns the value of the 'Sn' attribute.
        See Also:
        setSn(String), ModelPackage.getDocumentRoot_Sn()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Sn' attribute.
      • setSn

        void setSn(java.lang.String value)
        Sets the value of the 'Sn' attribute.
        Parameters:
        value - the new value of the 'Sn' attribute.
        See Also:
        getSn()
        Generated:
      • getSt

        java.lang.String getSt()
        Returns the value of the 'St' attribute.
        See Also:
        setSt(String), ModelPackage.getDocumentRoot_St()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'St' attribute.
      • setSt

        void setSt(java.lang.String value)
        Sets the value of the 'St' attribute.
        Parameters:
        value - the new value of the 'St' attribute.
        See Also:
        getSt()
        Generated:
      • getStateOrProvinceName

        java.lang.String getStateOrProvinceName()
        Returns the value of the 'State Or Province Name' attribute.
        See Also:
        setStateOrProvinceName(String), ModelPackage.getDocumentRoot_StateOrProvinceName()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'State Or Province Name' attribute.
      • setStateOrProvinceName

        void setStateOrProvinceName(java.lang.String value)
        Sets the value of the 'State Or Province Name' attribute.
        Parameters:
        value - the new value of the 'State Or Province Name' attribute.
        See Also:
        getStateOrProvinceName()
        Generated:
      • getStreet

        java.lang.String getStreet()
        Returns the value of the 'Street' attribute.
        See Also:
        setStreet(String), ModelPackage.getDocumentRoot_Street()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Street' attribute.
      • setStreet

        void setStreet(java.lang.String value)
        Sets the value of the 'Street' attribute.
        Parameters:
        value - the new value of the 'Street' attribute.
        See Also:
        getStreet()
        Generated:
      • getTelephoneNumber

        java.lang.String getTelephoneNumber()
        Returns the value of the 'Telephone Number' attribute.
        See Also:
        setTelephoneNumber(String), ModelPackage.getDocumentRoot_TelephoneNumber()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Telephone Number' attribute.
      • setTelephoneNumber

        void setTelephoneNumber(java.lang.String value)
        Sets the value of the 'Telephone Number' attribute.
        Parameters:
        value - the new value of the 'Telephone Number' attribute.
        See Also:
        getTelephoneNumber()
        Generated:
      • getTitle

        java.lang.String getTitle()
        Returns the value of the 'Title' attribute.
        See Also:
        setTitle(String), ModelPackage.getDocumentRoot_Title()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Title' attribute.
      • setTitle

        void setTitle(java.lang.String value)
        Sets the value of the 'Title' attribute.
        Parameters:
        value - the new value of the 'Title' attribute.
        See Also:
        getTitle()
        Generated:
      • getUid

        java.lang.String getUid()
        Returns the value of the 'Uid' attribute.
        See Also:
        setUid(String), ModelPackage.getDocumentRoot_Uid()
        Model:
        unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" transient="true" volatile="true" derived="true"
        Generated:
        Return:
        the value of the 'Uid' attribute.
      • setUid

        void setUid(java.lang.String value)
        Sets the value of the 'Uid' attribute.
        Parameters:
        value - the new value of the 'Uid' attribute.
        See Also:
        getUid()
        Generated: