public interface IAclfNetWalkThrough
extends org.eclipse.emf.ecore.EObject
com.interpss.core.aclf.AclfPackage#getIAclfNetWalkThrough()| Modifier and Type | Method and Description |
|---|---|
void |
markZeroZBranch()
mark small Z branch regarding to the threshold value.
|
void |
markZeroZBranch(boolean useVisitedStatus)
mark small Z branch regarding to the threshold value.
|
void markZeroZBranch(boolean useVisitedStatus)
throws InterpssException
useVisitedStatus - branch visited status could be used for protected branches.
InterpssExceptionvoid markZeroZBranch()
throws InterpssException
InterpssException