Interface NetworkSubsetter
-
- All Superinterfaces:
SodElement
,Subsetter
- All Known Implementing Classes:
NetworkAND
,NetworkCode
,NetworkEffectiveTimeOverlap
,NetworkName
,NetworkNOT
,NetworkOR
,NetworkOwner
,NetworkScript
,NetworkXOR
,PassNetwork
,PrintlineNetworkProcess
,TemporaryNetwork
public interface NetworkSubsetter extends Subsetter
NetworkAttrSubsetter.java Created: Thu Dec 13 17:03:44 2001
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.NetworkAttrImpl network)
-
-
-
Method Detail
-
accept
StringTree accept(edu.iris.Fissures.network.NetworkAttrImpl network) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-