Class FilteredView

java.lang.Object
com.structurizr.view.FilteredView

public final class FilteredView
extends java.lang.Object
Represents a view on top of a view, which can be used to include or exclude specific elements.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getBaseViewKey()  
    java.lang.String getDescription()  
    java.lang.String getKey()  
    FilterMode getMode()  
    java.util.Set<java.lang.String> getTags()  
    View getView()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait