Package net.opengis.wcs10
Interface MetadataAssociationType
-
- All Superinterfaces:
EObject
,MetaDataPropertyType
,Notifier
- All Known Subinterfaces:
MetadataLinkType
- All Known Implementing Classes:
MetadataAssociationTypeImpl
,MetadataLinkTypeImpl
public interface MetadataAssociationType extends MetaDataPropertyType
A representation of the model object 'Metadata Association Type'. Refers to a metadata package that contains metadata properties for an object.
-
-
Method Summary
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface MetaDataPropertyType
getAbout, getActuate, getArcrole, getHref, getMetaData, getMetaDataGroup, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetShow, isSetType, setAbout, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetShow, unsetType
-
-