public class OrientedSiteRule extends SiteChannelRule
Constructor and Description |
---|
OrientedSiteRule(org.w3c.dom.Element config) |
OrientedSiteRule(java.lang.String[] sites,
char[] orientations) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChannelGroup> |
acceptable(java.util.List<ChannelImpl> chanList,
java.util.List<ChannelImpl> failures) |
public OrientedSiteRule(java.lang.String[] sites, char[] orientations)
public OrientedSiteRule(org.w3c.dom.Element config)
public java.util.List<ChannelGroup> acceptable(java.util.List<ChannelImpl> chanList, java.util.List<ChannelImpl> failures)
acceptable
in class SiteChannelRule