|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceType
A representation of the model object 'Reference Type'. Complete reference to a remote or local resource, allowing including metadata about that resource.
The following features are supported:
Ows11Package.getReferenceType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAbstract()
Returns the value of the 'Abstract' containment reference list. |
java.lang.String |
getFormat()
Returns the value of the 'Format' attribute. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
org.eclipse.emf.common.util.EList |
getMetadata()
Returns the value of the 'Metadata' containment reference list. |
void |
setFormat(java.lang.String value)
Sets the value of the ' Format ' attribute. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' containment reference. |
Methods inherited from interface net.opengis.ows11.AbstractReferenceBaseType |
---|
getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, isSetType, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setType, unsetType |
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 |
---|
CodeType getIdentifier()
setIdentifier(CodeType)
,
Ows11Package.getReferenceType_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
org.eclipse.emf.common.util.EList getAbstract()
LanguageStringType
.
Brief narrative description of this resource, normally used for display to a human.
Ows11Package.getReferenceType_Abstract()
java.lang.String getFormat()
setFormat(String)
,
Ows11Package.getReferenceType_Format()
void setFormat(java.lang.String value)
Format
' attribute.
value
- the new value of the 'Format' attribute.getFormat()
org.eclipse.emf.common.util.EList getMetadata()
MetadataType
.
Optional unordered list of additional metadata about this resource. A list of optional metadata elements for this ReferenceType could be specified in the Implementation Specification for each use of this type in a specific OWS.
Ows11Package.getReferenceType_Metadata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |