Uses of Interface
org.purl.dc.elements.SimpleLiteral

Packages that use SimpleLiteral
Package
Description
 
 
  • Uses of SimpleLiteral in org.purl.dc.elements

    Methods in org.purl.dc.elements that return SimpleLiteral
    Modifier and Type
    Method
    Description
    DCElementsFactory.createSimpleLiteral()
    Returns a new object of class 'Simple Literal'.
    DocumentRoot.getAny()
    Returns the value of the 'Any' containment reference.
    DocumentRoot.getContributor()
    Returns the value of the 'Contributor' containment reference.
    DocumentRoot.getCoverage()
    Returns the value of the 'Coverage' containment reference.
    DocumentRoot.getCreator()
    Returns the value of the 'Creator' containment reference.
    DocumentRoot.getDate()
    Returns the value of the 'Date' containment reference.
    DocumentRoot.getDescription()
    Returns the value of the 'Description' containment reference.
    DocumentRoot.getFormat()
    Returns the value of the 'Format' containment reference.
    DocumentRoot.getIdentifier()
    Returns the value of the 'Identifier' containment reference.
    DocumentRoot.getLanguage()
    Returns the value of the 'Language' containment reference.
    DocumentRoot.getPublisher()
    Returns the value of the 'Publisher' containment reference.
    DocumentRoot.getRelation()
    Returns the value of the 'Relation' containment reference.
    DocumentRoot.getRights()
    Returns the value of the 'Rights' containment reference.
    DocumentRoot.getSource()
    Returns the value of the 'Source' containment reference.
    DocumentRoot.getSubject()
    Returns the value of the 'Subject' containment reference.
    DocumentRoot.getTitle()
    Returns the value of the 'Title' containment reference.
    DocumentRoot.getType()
    Returns the value of the 'Type' containment reference.
    Methods in org.purl.dc.elements that return types with arguments of type SimpleLiteral
    Modifier and Type
    Method
    Description
    ElementContainer.getAny()
    Returns the value of the 'Any' containment reference list.
    Methods in org.purl.dc.elements with parameters of type SimpleLiteral
    Modifier and Type
    Method
    Description
    void
    DocumentRoot.setContributor(SimpleLiteral value)
    Sets the value of the 'Contributor' containment reference.
    void
    DocumentRoot.setCoverage(SimpleLiteral value)
    Sets the value of the 'Coverage' containment reference.
    void
    DocumentRoot.setCreator(SimpleLiteral value)
    Sets the value of the 'Creator' containment reference.
    void
    DocumentRoot.setDate(SimpleLiteral value)
    Sets the value of the 'Date' containment reference.
    void
    DocumentRoot.setDescription(SimpleLiteral value)
    Sets the value of the 'Description' containment reference.
    void
    DocumentRoot.setFormat(SimpleLiteral value)
    Sets the value of the 'Format' containment reference.
    void
    DocumentRoot.setIdentifier(SimpleLiteral value)
    Sets the value of the 'Identifier' containment reference.
    void
    DocumentRoot.setLanguage(SimpleLiteral value)
    Sets the value of the 'Language' containment reference.
    void
    DocumentRoot.setPublisher(SimpleLiteral value)
    Sets the value of the 'Publisher' containment reference.
    void
    DocumentRoot.setRelation(SimpleLiteral value)
    Sets the value of the 'Relation' containment reference.
    void
    DocumentRoot.setRights(SimpleLiteral value)
    Sets the value of the 'Rights' containment reference.
    void
    DocumentRoot.setSource(SimpleLiteral value)
    Sets the value of the 'Source' containment reference.
    void
    DocumentRoot.setSubject(SimpleLiteral value)
    Sets the value of the 'Subject' containment reference.
    void
    DocumentRoot.setTitle(SimpleLiteral value)
    Sets the value of the 'Title' containment reference.
    void
    DocumentRoot.setType(SimpleLiteral value)
    Sets the value of the 'Type' containment reference.
  • Uses of SimpleLiteral in org.purl.dc.terms

    Subinterfaces of SimpleLiteral in org.purl.dc.terms
    Modifier and Type
    Interface
    Description
    interface 
    A representation of the model object 'Box'.
    interface 
    A representation of the model object 'DCMI Type'.
    interface 
    A representation of the model object 'DDC'.
    interface 
    A representation of the model object 'IMT'.
    interface 
    A representation of the model object 'ISO3166'.
    interface 
    A representation of the model object 'ISO6392'.
    interface 
    A representation of the model object 'ISO6393'.
    interface 
    A representation of the model object 'LCC'.
    interface 
    A representation of the model object 'LCSH'.
    interface 
    A representation of the model object 'MESH'.
    interface 
    A representation of the model object 'Period'.
    interface 
    A representation of the model object 'Point'.
    interface 
    A representation of the model object 'RFC1766'.
    interface 
    A representation of the model object 'RFC3066'.
    interface 
    A representation of the model object 'RFC4646'.
    interface 
    A representation of the model object 'TGN'.
    interface 
    A representation of the model object 'UDC'.
    interface 
    A representation of the model object 'URI'.
    interface 
    A representation of the model object 'W3CDTF'.
    Methods in org.purl.dc.terms that return SimpleLiteral
    Modifier and Type
    Method
    Description
    DocumentRoot.getAbstract()
    Returns the value of the 'Abstract' containment reference.
    DocumentRoot.getAccessRights()
    Returns the value of the 'Access Rights' containment reference.
    DocumentRoot.getAccrualMethod()
    Returns the value of the 'Accrual Method' containment reference.
    DocumentRoot.getAccrualPeriodicity()
    Returns the value of the 'Accrual Periodicity' containment reference.
    DocumentRoot.getAccrualPolicy()
    Returns the value of the 'Accrual Policy' containment reference.
    DocumentRoot.getAlternative()
    Returns the value of the 'Alternative' containment reference.
    DocumentRoot.getAudience()
    Returns the value of the 'Audience' containment reference.
    DocumentRoot.getAvailable()
    Returns the value of the 'Available' containment reference.
    DocumentRoot.getBibliographicCitation()
    Returns the value of the 'Bibliographic Citation' containment reference.
    DocumentRoot.getConformsTo()
    Returns the value of the 'Conforms To' containment reference.
    DocumentRoot.getContributor()
    Returns the value of the 'Contributor' containment reference.
    DocumentRoot.getCoverage()
    Returns the value of the 'Coverage' containment reference.
    DocumentRoot.getCreated()
    Returns the value of the 'Created' containment reference.
    DocumentRoot.getCreator()
    Returns the value of the 'Creator' containment reference.
    DocumentRoot.getDate()
    Returns the value of the 'Date' containment reference.
    DocumentRoot.getDateAccepted()
    Returns the value of the 'Date Accepted' containment reference.
    DocumentRoot.getDateCopyrighted()
    Returns the value of the 'Date Copyrighted' containment reference.
    DocumentRoot.getDateSubmitted()
    Returns the value of the 'Date Submitted' containment reference.
    DocumentRoot.getDescription()
    Returns the value of the 'Description' containment reference.
    DocumentRoot.getEducationLevel()
    Returns the value of the 'Education Level' containment reference.
    DocumentRoot.getExtent()
    Returns the value of the 'Extent' containment reference.
    DocumentRoot.getFormat()
    Returns the value of the 'Format' containment reference.
    DocumentRoot.getHasFormat()
    Returns the value of the 'Has Format' containment reference.
    DocumentRoot.getHasPart()
    Returns the value of the 'Has Part' containment reference.
    DocumentRoot.getHasVersion()
    Returns the value of the 'Has Version' containment reference.
    DocumentRoot.getIdentifier()
    Returns the value of the 'Identifier' containment reference.
    DocumentRoot.getInstructionalMethod()
    Returns the value of the 'Instructional Method' containment reference.
    DocumentRoot.getIsFormatOf()
    Returns the value of the 'Is Format Of' containment reference.
    DocumentRoot.getIsPartOf()
    Returns the value of the 'Is Part Of' containment reference.
    DocumentRoot.getIsReferencedBy()
    Returns the value of the 'Is Referenced By' containment reference.
    DocumentRoot.getIsReplacedBy()
    Returns the value of the 'Is Replaced By' containment reference.
    DocumentRoot.getIsRequiredBy()
    Returns the value of the 'Is Required By' containment reference.
    DocumentRoot.getIssued()
    Returns the value of the 'Issued' containment reference.
    DocumentRoot.getIsVersionOf()
    Returns the value of the 'Is Version Of' containment reference.
    DocumentRoot.getLanguage()
    Returns the value of the 'Language' containment reference.
    DocumentRoot.getLicense()
    Returns the value of the 'License' containment reference.
    DocumentRoot.getMediator()
    Returns the value of the 'Mediator' containment reference.
    DocumentRoot.getMedium()
    Returns the value of the 'Medium' containment reference.
    DocumentRoot.getModified()
    Returns the value of the 'Modified' containment reference.
    DocumentRoot.getProvenance()
    Returns the value of the 'Provenance' containment reference.
    DocumentRoot.getPublisher()
    Returns the value of the 'Publisher' containment reference.
    DocumentRoot.getReferences()
    Returns the value of the 'References' containment reference.
    DocumentRoot.getRelation()
    Returns the value of the 'Relation' containment reference.
    DocumentRoot.getReplaces()
    Returns the value of the 'Replaces' containment reference.
    DocumentRoot.getRequires()
    Returns the value of the 'Requires' containment reference.
    DocumentRoot.getRights()
    Returns the value of the 'Rights' containment reference.
    DocumentRoot.getRightsHolder()
    Returns the value of the 'Rights Holder' containment reference.
    DocumentRoot.getSource()
    Returns the value of the 'Source' containment reference.
    DocumentRoot.getSpatial()
    Returns the value of the 'Spatial' containment reference.
    DocumentRoot.getSubject()
    Returns the value of the 'Subject' containment reference.
    DocumentRoot.getTableOfContents()
    Returns the value of the 'Table Of Contents' containment reference.
    DocumentRoot.getTemporal()
    Returns the value of the 'Temporal' containment reference.
    DocumentRoot.getTitle()
    Returns the value of the 'Title' containment reference.
    DocumentRoot.getType()
    Returns the value of the 'Type' containment reference.
    DocumentRoot.getValid()
    Returns the value of the 'Valid' containment reference.
    Methods in org.purl.dc.terms that return types with arguments of type SimpleLiteral
    Modifier and Type
    Method
    Description
    ElementOrRefinementContainer.getLiterals()
    Returns the value of the 'Literals' containment reference list.
    Methods in org.purl.dc.terms with parameters of type SimpleLiteral
    Modifier and Type
    Method
    Description
    void
    DocumentRoot.setAbstract(SimpleLiteral value)
    Sets the value of the 'Abstract' containment reference.
    void
    DocumentRoot.setAccessRights(SimpleLiteral value)
    Sets the value of the 'Access Rights' containment reference.
    void
    DocumentRoot.setAccrualMethod(SimpleLiteral value)
    Sets the value of the 'Accrual Method' containment reference.
    void
    DocumentRoot.setAccrualPeriodicity(SimpleLiteral value)
    Sets the value of the 'Accrual Periodicity' containment reference.
    void
    DocumentRoot.setAccrualPolicy(SimpleLiteral value)
    Sets the value of the 'Accrual Policy' containment reference.
    void
    DocumentRoot.setAlternative(SimpleLiteral value)
    Sets the value of the 'Alternative' containment reference.
    void
    DocumentRoot.setAudience(SimpleLiteral value)
    Sets the value of the 'Audience' containment reference.
    void
    DocumentRoot.setAvailable(SimpleLiteral value)
    Sets the value of the 'Available' containment reference.
    void
    DocumentRoot.setBibliographicCitation(SimpleLiteral value)
    Sets the value of the 'Bibliographic Citation' containment reference.
    void
    DocumentRoot.setConformsTo(SimpleLiteral value)
    Sets the value of the 'Conforms To' containment reference.
    void
    DocumentRoot.setContributor(SimpleLiteral value)
    Sets the value of the 'Contributor' containment reference.
    void
    DocumentRoot.setCoverage(SimpleLiteral value)
    Sets the value of the 'Coverage' containment reference.
    void
    DocumentRoot.setCreated(SimpleLiteral value)
    Sets the value of the 'Created' containment reference.
    void
    DocumentRoot.setCreator(SimpleLiteral value)
    Sets the value of the 'Creator' containment reference.
    void
    DocumentRoot.setDate(SimpleLiteral value)
    Sets the value of the 'Date' containment reference.
    void
    DocumentRoot.setDateAccepted(SimpleLiteral value)
    Sets the value of the 'Date Accepted' containment reference.
    void
    DocumentRoot.setDateCopyrighted(SimpleLiteral value)
    Sets the value of the 'Date Copyrighted' containment reference.
    void
    DocumentRoot.setDateSubmitted(SimpleLiteral value)
    Sets the value of the 'Date Submitted' containment reference.
    void
    DocumentRoot.setDescription(SimpleLiteral value)
    Sets the value of the 'Description' containment reference.
    void
    DocumentRoot.setEducationLevel(SimpleLiteral value)
    Sets the value of the 'Education Level' containment reference.
    void
    DocumentRoot.setExtent(SimpleLiteral value)
    Sets the value of the 'Extent' containment reference.
    void
    DocumentRoot.setFormat(SimpleLiteral value)
    Sets the value of the 'Format' containment reference.
    void
    DocumentRoot.setHasFormat(SimpleLiteral value)
    Sets the value of the 'Has Format' containment reference.
    void
    DocumentRoot.setHasPart(SimpleLiteral value)
    Sets the value of the 'Has Part' containment reference.
    void
    DocumentRoot.setHasVersion(SimpleLiteral value)
    Sets the value of the 'Has Version' containment reference.
    void
    DocumentRoot.setIdentifier(SimpleLiteral value)
    Sets the value of the 'Identifier' containment reference.
    void
    DocumentRoot.setInstructionalMethod(SimpleLiteral value)
    Sets the value of the 'Instructional Method' containment reference.
    void
    DocumentRoot.setIsFormatOf(SimpleLiteral value)
    Sets the value of the 'Is Format Of' containment reference.
    void
    DocumentRoot.setIsPartOf(SimpleLiteral value)
    Sets the value of the 'Is Part Of' containment reference.
    void
    DocumentRoot.setIsReferencedBy(SimpleLiteral value)
    Sets the value of the 'Is Referenced By' containment reference.
    void
    DocumentRoot.setIsReplacedBy(SimpleLiteral value)
    Sets the value of the 'Is Replaced By' containment reference.
    void
    DocumentRoot.setIsRequiredBy(SimpleLiteral value)
    Sets the value of the 'Is Required By' containment reference.
    void
    DocumentRoot.setIssued(SimpleLiteral value)
    Sets the value of the 'Issued' containment reference.
    void
    DocumentRoot.setIsVersionOf(SimpleLiteral value)
    Sets the value of the 'Is Version Of' containment reference.
    void
    DocumentRoot.setLanguage(SimpleLiteral value)
    Sets the value of the 'Language' containment reference.
    void
    DocumentRoot.setLicense(SimpleLiteral value)
    Sets the value of the 'License' containment reference.
    void
    DocumentRoot.setMediator(SimpleLiteral value)
    Sets the value of the 'Mediator' containment reference.
    void
    DocumentRoot.setMedium(SimpleLiteral value)
    Sets the value of the 'Medium' containment reference.
    void
    DocumentRoot.setModified(SimpleLiteral value)
    Sets the value of the 'Modified' containment reference.
    void
    DocumentRoot.setProvenance(SimpleLiteral value)
    Sets the value of the 'Provenance' containment reference.
    void
    DocumentRoot.setPublisher(SimpleLiteral value)
    Sets the value of the 'Publisher' containment reference.
    void
    DocumentRoot.setReferences(SimpleLiteral value)
    Sets the value of the 'References' containment reference.
    void
    DocumentRoot.setRelation(SimpleLiteral value)
    Sets the value of the 'Relation' containment reference.
    void
    DocumentRoot.setReplaces(SimpleLiteral value)
    Sets the value of the 'Replaces' containment reference.
    void
    DocumentRoot.setRequires(SimpleLiteral value)
    Sets the value of the 'Requires' containment reference.
    void
    DocumentRoot.setRights(SimpleLiteral value)
    Sets the value of the 'Rights' containment reference.
    void
    DocumentRoot.setRightsHolder(SimpleLiteral value)
    Sets the value of the 'Rights Holder' containment reference.
    void
    DocumentRoot.setSource(SimpleLiteral value)
    Sets the value of the 'Source' containment reference.
    void
    DocumentRoot.setSpatial(SimpleLiteral value)
    Sets the value of the 'Spatial' containment reference.
    void
    DocumentRoot.setSubject(SimpleLiteral value)
    Sets the value of the 'Subject' containment reference.
    void
    DocumentRoot.setTableOfContents(SimpleLiteral value)
    Sets the value of the 'Table Of Contents' containment reference.
    void
    DocumentRoot.setTemporal(SimpleLiteral value)
    Sets the value of the 'Temporal' containment reference.
    void
    DocumentRoot.setTitle(SimpleLiteral value)
    Sets the value of the 'Title' containment reference.
    void
    DocumentRoot.setType(SimpleLiteral value)
    Sets the value of the 'Type' containment reference.
    void
    DocumentRoot.setValid(SimpleLiteral value)
    Sets the value of the 'Valid' containment reference.