|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeywordsType
A representation of the model object 'Keywords Type'. Unordered list of one or more commonly used or formalised word(s) or phrase(s) used to describe the subject. When needed, the optional "type" can name the type of the associated list of keywords that shall all have the same type. Also when needed, the codeSpace attribute of that "type" can reference the type name authority and/or thesaurus. For OWS use, the optional thesaurusName element was omitted as being complex information that could be referenced by the codeSpace attribute of the Type element.
The following features are supported:
Ows10Package.getKeywordsType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getKeyword()
Returns the value of the 'Keyword' attribute list. |
CodeType |
getType()
Returns the value of the 'Type' containment reference. |
void |
setType(CodeType value)
Sets the value of the ' Type ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList getKeyword()
String
.
If the meaning of the 'Keyword' attribute list isn't clear, there really should be more of a description here...
Ows10Package.getKeywordsType_Keyword()
CodeType getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(CodeType)
,
Ows10Package.getKeywordsType_Type()
void setType(CodeType value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |