public abstract class InterfaceCoverage<T extends OperationCoverage> extends AbstractCompositeCoverage
Coverage.Type| Constructor and Description |
|---|
InterfaceCoverage(com.eviware.soapui.model.ModelItem modelItem,
Coverage.Type type) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.eviware.soapui.model.iface.Interface |
getModelItem()
The closes modelItem for this coverage
|
abstract T |
getOperationCoverage(com.eviware.soapui.model.iface.Operation operation) |
abstract Collection<T> |
getOperations() |
releaseadd, getAssertionCoverageCount, getCoverageCount, getElementCount, getLineCoverage, getType, remove, removeAll, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildAt, getChildCount, getIcon, getTextpublic InterfaceCoverage(com.eviware.soapui.model.ModelItem modelItem,
Coverage.Type type)
public abstract com.eviware.soapui.model.iface.Interface getModelItem()
CoveragegetModelItem in interface CoveragegetModelItem in interface CoverageTreeNodegetModelItem in class CompositeCoveragepublic abstract Collection<T> getOperations()
public abstract T getOperationCoverage(com.eviware.soapui.model.iface.Operation operation)
Copyright © 2019. All rights reserved.