public abstract class AbstractDiscreteCoverage extends AbstractCoverage
isSetMetaDataProperty
Constructor and Description |
---|
AbstractDiscreteCoverage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
CoverageFunction |
getCoverageFunction() |
boolean |
isSetCoverageFunction() |
void |
setCoverageFunction(CoverageFunction coverageFunction) |
void |
unsetCoverageFunction() |
getDimension, getRangeSet, isSetDimension, isSetRangeSet, setDimension, setRangeSet, unsetDimension, unsetRangeSet
accept, accept, addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation
accept, accept, addMetaDataProperty, addName, getDescription, getId, getLocalProperty, getMetaDataProperty, getModelType, getName, getParent, hasLocalProperty, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setLocalProperty, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetLocalProperty, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent
public CoverageFunction getCoverageFunction()
public boolean isSetCoverageFunction()
public void setCoverageFunction(CoverageFunction coverageFunction)
public void unsetCoverageFunction()
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractCoverage