A B C D E F G H I L M N O P R S T U V W X Y 
All Classes All Packages

A

absArc(double, double, double, boolean, boolean, double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
absHorizontalLineTo(double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
absLineTo(double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
absMoveTo(double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
absVerticalLineTo(double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
addEdge(Edge) - Method in interface de.obqo.decycle.graph.MutableSlicing
 
addNode(Node) - Method in interface de.obqo.decycle.graph.MutableSlicing
 
ALL - Static variable in interface de.obqo.decycle.model.EdgeFilter
A filter that matches all edges.
ALL - Static variable in interface de.obqo.decycle.model.NodeFilter
A filter that matches all nodes
allNodes() - Method in class de.obqo.decycle.graph.Graph
 
analyze(String, Categorizer, NodeFilter, EdgeFilter) - Method in class de.obqo.decycle.analysis.Analyzer
 
Analyzer - Class in de.obqo.decycle.analysis
 
Analyzer() - Constructor for class de.obqo.decycle.analysis.Analyzer
 
anyOf(String...) - Static method in class de.obqo.decycle.check.Layer
Constructs a Layer without further constraints on its slices.
apply(Node) - Method in class de.obqo.decycle.slicer.MultiCategorizer
 
apply(Node) - Method in class de.obqo.decycle.slicer.NamedPatternMatchingCategorizer
 
apply(Node) - Method in class de.obqo.decycle.slicer.PackageCategorizer
 
apply(Node) - Method in class de.obqo.decycle.slicer.ParallelCategorizer
 
apply(Node) - Method in class de.obqo.decycle.slicer.PatternMatchingCategorizer
 

B

build() - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
builder() - Static method in class de.obqo.decycle.configuration.Configuration
 

C

canEqual(Object) - Method in class de.obqo.decycle.model.Edge
 
Categorizer - Interface in de.obqo.decycle.slicer
A categorizer is a function that determines a set of categories for a given Node.
check() - Method in class de.obqo.decycle.configuration.Configuration
Perform a check of the classes in the given classpath against the configured constraints and writes a report if requested.
classNode(String) - Static method in class de.obqo.decycle.model.Node
 
classpath(String) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
classType() - Static method in class de.obqo.decycle.model.SliceType
 
clipPath() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
clipPath(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
close() - Method in class de.obqo.decycle.report.svg.PathBuilder
 
color(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
combine(Edge) - Method in class de.obqo.decycle.model.Edge
 
combine(Categorizer...) - Static method in class de.obqo.decycle.slicer.MultiCategorizer
 
COMPARATOR - Static variable in class de.obqo.decycle.model.Edge
 
COMPARATOR - Static variable in class de.obqo.decycle.model.Node
 
compareTo(Edge) - Method in class de.obqo.decycle.model.Edge
 
compareTo(Node) - Method in class de.obqo.decycle.model.Node
 
compareTo(SliceType) - Method in class de.obqo.decycle.model.SliceType
 
Configuration - Class in de.obqo.decycle.configuration
Central configuration class for using the Decycle API.
Configuration.ConfigurationBuilder - Class in de.obqo.decycle.configuration
 
connect(Node, Node) - Method in class de.obqo.decycle.graph.Graph
 
connectionsOf(Node) - Method in class de.obqo.decycle.graph.Graph
 
Constraint - Interface in de.obqo.decycle.check
A Constraint can check whether all slicings of a SlicingSource follow its rules.
Constraint.Violation - Class in de.obqo.decycle.check
 
constraints(Set<Constraint>) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
containingClassEdges(Edge) - Method in class de.obqo.decycle.graph.Graph
 
contains(Node, Node) - Static method in class de.obqo.decycle.model.Edge
 
contains(String) - Method in class de.obqo.decycle.check.Layer
 
CONTAINS - de.obqo.decycle.model.Edge.EdgeLabel
 
contentsOf(Node) - Method in class de.obqo.decycle.graph.Graph
 
create(SliceType) - Static method in interface de.obqo.decycle.graph.MutableSlicing
 
create(SliceType, Collection<Edge>) - Static method in interface de.obqo.decycle.graph.MutableSlicing
 
customType(String) - Static method in class de.obqo.decycle.model.SliceType
 
CycleFree - Class in de.obqo.decycle.check
The CycleFree constraint checks that there are no cyclic dependencies between the slices of each Slicing of SlicingSource.
CycleFree() - Constructor for class de.obqo.decycle.check.CycleFree
 

D

d(PathBuilder) - Method in class de.obqo.decycle.report.svg.PathTag
 
d(String) - Method in class de.obqo.decycle.report.svg.PathTag
 
de.obqo.decycle.analysis - package de.obqo.decycle.analysis
 
de.obqo.decycle.check - package de.obqo.decycle.check
 
de.obqo.decycle.configuration - package de.obqo.decycle.configuration
 
de.obqo.decycle.graph - package de.obqo.decycle.graph
 
de.obqo.decycle.model - package de.obqo.decycle.model
 
de.obqo.decycle.report - package de.obqo.decycle.report
 
de.obqo.decycle.report.svg - package de.obqo.decycle.report.svg
 
de.obqo.decycle.slicer - package de.obqo.decycle.slicer
 
defs() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
denyDependenciesWithinLayer() - Method in class de.obqo.decycle.check.Layer
 
DirectLayeringConstraint - Class in de.obqo.decycle.check
 
DirectLayeringConstraint(String, List<Layer>) - Constructor for class de.obqo.decycle.check.DirectLayeringConstraint
 
displayString() - Method in class de.obqo.decycle.check.Constraint.Violation
 
displayString() - Method in class de.obqo.decycle.model.Edge
 
displayString() - Method in class de.obqo.decycle.model.Node
 
displayString() - Method in class de.obqo.decycle.model.SliceType
 
dynId(String) - Static method in class de.obqo.decycle.report.svg.DynIdAttribute
Creates a dynamic id attribute that can be passed to Tag.attr(Attribute).
DynIdAttribute - Class in de.obqo.decycle.report.svg
Dynamic id attribute that will get a number appended to its value in order to achieve uniqueness within a HTML document.
dynRef(String) - Static method in class de.obqo.decycle.report.svg.DynIdAttribute
Creates a reference (or a target anchor) for the given id (for example for the target of an xlink)
dynUrl(String) - Static method in class de.obqo.decycle.report.svg.DynIdAttribute
Creates an url() CSS function call using the reference for the given id as parameter (to be used for example in SVG presentation attributes)

E

Edge - Class in de.obqo.decycle.model
An Edge represents the connection between two nodes.
Edge.EdgeLabel - Enum in de.obqo.decycle.model
 
edgeConnecting(Node, Node) - Method in interface de.obqo.decycle.graph.Slicing
 
EdgeFilter - Interface in de.obqo.decycle.model
 
edges() - Method in interface de.obqo.decycle.graph.Slicing
 
EMPTY - Static variable in interface de.obqo.decycle.slicer.Categorizer
Convenience constant for a Categorizer that never returns any categories
equals(Object) - Method in class de.obqo.decycle.check.Constraint.Violation
 
equals(Object) - Method in class de.obqo.decycle.model.Edge
 
equals(Object) - Method in class de.obqo.decycle.model.Node
 
equals(Object) - Method in class de.obqo.decycle.model.SliceType
 
equals(Object) - Method in class de.obqo.decycle.slicer.IgnoredDependency
 
excluding(List<String>) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 

F

fill(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
fillOpacity(double) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
findComponents(Slicing) - Static method in class de.obqo.decycle.graph.StronglyConnectedComponentsFinder
Find the edges of all strongly connected components (SCC) of the given directed graph.
fontFamily(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
fontSize(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
fontWeight(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
from(double, double) - Static method in class de.obqo.decycle.report.svg.PathBuilder
 

G

g() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
GenericSvgTag - Class in de.obqo.decycle.report.svg
 
GenericSvgTag(String) - Constructor for class de.obqo.decycle.report.svg.GenericSvgTag
 
getDependencies() - Method in class de.obqo.decycle.check.Constraint.Violation
 
getFrom() - Method in class de.obqo.decycle.model.Edge
 
getFromPattern() - Method in class de.obqo.decycle.slicer.IgnoredDependency
The pattern for the source of the dependency - see PatternMatchingNodeFilter
getKind() - Method in class de.obqo.decycle.model.SliceType
 
getLabel() - Method in class de.obqo.decycle.model.Edge
 
getName() - Method in class de.obqo.decycle.check.Constraint.Violation
 
getName() - Method in class de.obqo.decycle.model.Node
 
getName() - Method in class de.obqo.decycle.model.SliceType
 
getShortString() - Method in interface de.obqo.decycle.check.Constraint
 
getShortString() - Method in class de.obqo.decycle.check.CycleFree
 
getShortString() - Method in class de.obqo.decycle.check.Layer
 
getShortString() - Method in class de.obqo.decycle.check.SlicedConstraint
 
getSliceType() - Method in class de.obqo.decycle.check.Constraint.Violation
 
getSliceType() - Method in interface de.obqo.decycle.graph.Slicing
 
getTo() - Method in class de.obqo.decycle.model.Edge
 
getToPattern() - Method in class de.obqo.decycle.slicer.IgnoredDependency
The pattern for the target of the dependency - see PatternMatchingNodeFilter
getType() - Method in class de.obqo.decycle.model.Node
 
getViolatingSubgraph() - Method in class de.obqo.decycle.check.Constraint.Violation
 
getWeight() - Method in class de.obqo.decycle.model.Edge
 
Graph - Class in de.obqo.decycle.graph
A Graph represents the network resulting from analyzing the classes of a given classpath.
Graph() - Constructor for class de.obqo.decycle.graph.Graph
 
Graph(Categorizer) - Constructor for class de.obqo.decycle.graph.Graph
 
Graph(Categorizer, NodeFilter) - Constructor for class de.obqo.decycle.graph.Graph
 
Graph(Categorizer, NodeFilter, EdgeFilter) - Constructor for class de.obqo.decycle.graph.Graph
 
GraphBuildingClassVisitor - Class in de.obqo.decycle.analysis
 

H

hashCode() - Method in class de.obqo.decycle.check.Constraint.Violation
 
hashCode() - Method in class de.obqo.decycle.model.Edge
 
hashCode() - Method in class de.obqo.decycle.model.Node
 
hashCode() - Method in class de.obqo.decycle.model.SliceType
 
hashCode() - Method in class de.obqo.decycle.slicer.IgnoredDependency
 
hasType(SliceType) - Method in class de.obqo.decycle.model.Node
 
height(double) - Method in class de.obqo.decycle.report.svg.RectTag
 
href(String) - Method in class de.obqo.decycle.report.svg.UseTag
 
HtmlReport - Class in de.obqo.decycle.report
 
HtmlReport(boolean) - Constructor for class de.obqo.decycle.report.HtmlReport
 

I

ICoordAttr<T extends de.obqo.decycle.report.svg.SvgContainerTag<T>> - Interface in de.obqo.decycle.report.svg
 
IgnoredDependenciesFilter - Class in de.obqo.decycle.slicer
 
IgnoredDependenciesFilter(Collection<IgnoredDependency>) - Constructor for class de.obqo.decycle.slicer.IgnoredDependenciesFilter
 
IgnoredDependency - Class in de.obqo.decycle.slicer
Represents a dependency between two classes that should be ignored when checking the defined constraints.
IgnoredDependency(String, String) - Constructor for class de.obqo.decycle.slicer.IgnoredDependency
 
ignoring(List<IgnoredDependency>) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
IncludeExcludeFilter - Class in de.obqo.decycle.analysis
 
IncludeExcludeFilter(Set<NodeFilter>, Set<NodeFilter>) - Constructor for class de.obqo.decycle.analysis.IncludeExcludeFilter
 
including(List<String>) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
IPresentationAttr<T extends de.obqo.decycle.report.svg.SvgContainerTag<T>> - Interface in de.obqo.decycle.report.svg
 
isClassType() - Method in class de.obqo.decycle.model.SliceType
 
isContaining() - Method in class de.obqo.decycle.model.Edge
 
isIgnored() - Method in class de.obqo.decycle.model.Edge
 
isIncluded() - Method in class de.obqo.decycle.model.Edge
 
isReferencing() - Method in class de.obqo.decycle.model.Edge
 
isSliceType() - Method in class de.obqo.decycle.model.SliceType
 
isViolating() - Method in class de.obqo.decycle.model.Edge
 

L

Layer - Class in de.obqo.decycle.check
A Layer represents a set of slices (names of slice nodes) that will be used in a SlicedConstraint.
LayeringConstraint - Class in de.obqo.decycle.check
 
LayeringConstraint(String, List<Layer>) - Constructor for class de.obqo.decycle.check.LayeringConstraint
 
linearGradient() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 

M

marker() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
markerEnd(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
markerHeight(double) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
MarkerTag - Class in de.obqo.decycle.report.svg
 
MarkerTag() - Constructor for class de.obqo.decycle.report.svg.MarkerTag
 
markerUnits(String) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
markerWidth(double) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
minifyReport(Boolean) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
MultiCategorizer - Class in de.obqo.decycle.slicer
Combines multiple Categorizers to a single one by applying one after the other until one succeeds to categorize the node.
MutableSlicing - Interface in de.obqo.decycle.graph
 

N

NamedPattern - Class in de.obqo.decycle.configuration
 
NamedPattern(String, String) - Constructor for class de.obqo.decycle.configuration.NamedPattern
 
NamedPatternMatchingCategorizer - Class in de.obqo.decycle.slicer
Categorizes package nodes by matching them against ant like patterns.
NamedPatternMatchingCategorizer(String, String, String) - Constructor for class de.obqo.decycle.slicer.NamedPatternMatchingCategorizer
 
Node - Class in de.obqo.decycle.model
The class Node represents the nodes in a dependency and slice graph.
NodeFilter - Interface in de.obqo.decycle.model
 
nodes() - Method in interface de.obqo.decycle.graph.Slicing
 
NONE - Static variable in interface de.obqo.decycle.model.EdgeFilter
A filter that matches no edges.
NONE - Static variable in interface de.obqo.decycle.slicer.Categorizer
Convenience constant to be used if a Categorizer doesn't return any categories for a node.

O

offset(double) - Method in class de.obqo.decycle.report.svg.StopTag
 
oneOf(String...) - Static method in class de.obqo.decycle.check.Layer
Constructs a Layer whose slices must not depend on each other.
orderedNodes() - Method in interface de.obqo.decycle.graph.Slicing
 
orient(String) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
outEdges(Node) - Method in interface de.obqo.decycle.graph.Slicing
 

P

PackageCategorizer - Class in de.obqo.decycle.slicer
 
PackageCategorizer() - Constructor for class de.obqo.decycle.slicer.PackageCategorizer
 
packageNode(String) - Static method in class de.obqo.decycle.model.Node
 
packageType() - Static method in class de.obqo.decycle.model.SliceType
 
parallel(Categorizer...) - Static method in class de.obqo.decycle.slicer.ParallelCategorizer
 
ParallelCategorizer - Class in de.obqo.decycle.slicer
Combines multiple categorizers by applying all of them and returns the union of all categories.
path() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
PathBuilder - Class in de.obqo.decycle.report.svg
 
PathTag - Class in de.obqo.decycle.report.svg
 
PathTag() - Constructor for class de.obqo.decycle.report.svg.PathTag
 
Pattern - Interface in de.obqo.decycle.configuration
 
PatternMatchingCategorizer - Class in de.obqo.decycle.slicer
Categorizes package nodes by matching them against ant like patterns.
PatternMatchingCategorizer(String, String) - Constructor for class de.obqo.decycle.slicer.PatternMatchingCategorizer
 
PatternMatchingEdgeFilter - Class in de.obqo.decycle.slicer
 
PatternMatchingEdgeFilter(String, String) - Constructor for class de.obqo.decycle.slicer.PatternMatchingEdgeFilter
 
PatternMatchingNodeFilter - Class in de.obqo.decycle.slicer
NodeFilter that filters a Node based on its name.
PatternMatchingNodeFilter(String) - Constructor for class de.obqo.decycle.slicer.PatternMatchingNodeFilter
 
points(double...) - Method in class de.obqo.decycle.report.svg.PolygonTag
 
polygon() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
PolygonTag - Class in de.obqo.decycle.report.svg
 
PolygonTag() - Constructor for class de.obqo.decycle.report.svg.PolygonTag
 

R

rect() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
RectTag - Class in de.obqo.decycle.report.svg
 
RectTag() - Constructor for class de.obqo.decycle.report.svg.RectTag
 
references(Node, Node) - Static method in class de.obqo.decycle.model.Edge
 
references(Node, Node, boolean) - Static method in class de.obqo.decycle.model.Edge
 
REFERENCES - de.obqo.decycle.model.Edge.EdgeLabel
 
refX(double) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
refY(double) - Method in class de.obqo.decycle.report.svg.MarkerTag
 
relArc(double, double, double, boolean, boolean, double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
relHorizontalLineTo(double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
relLineTo(double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
relMoveTo(double, double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
relVerticalLineTo(double) - Method in class de.obqo.decycle.report.svg.PathBuilder
 
report(Appendable) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
reportTitle(String) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
resetDynIds() - Static method in class de.obqo.decycle.report.svg.DynIdAttribute
Removes all id counters.
rx(double) - Method in class de.obqo.decycle.report.svg.RectTag
 

S

setViolating() - Method in class de.obqo.decycle.model.Edge
 
SlicedConstraint - Class in de.obqo.decycle.check
A SlicedConstraint represents some dependency rules for the slices of a Slicing.
SlicedConstraint(SliceType, List<Layer>, String) - Constructor for class de.obqo.decycle.check.SlicedConstraint
 
sliceNode(SliceType, String) - Static method in class de.obqo.decycle.model.Node
 
sliceNode(String, String) - Static method in class de.obqo.decycle.model.Node
 
SliceType - Class in de.obqo.decycle.model
Instances of SliceType define the type of a Node.
sliceTypes() - Method in class de.obqo.decycle.graph.Graph
 
sliceTypes() - Method in interface de.obqo.decycle.graph.SlicingSource
 
slicing(SliceType) - Method in class de.obqo.decycle.graph.Graph
 
slicing(SliceType) - Method in interface de.obqo.decycle.graph.SlicingSource
 
Slicing - Interface in de.obqo.decycle.graph
A Slicing is a special graph/network that contains only nodes that have the same Node.type (see Slicing.getSliceType()).
slicings(Map<String, List<Pattern>>) - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
SlicingSource - Interface in de.obqo.decycle.graph
 
stop() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
stopColor(String) - Method in class de.obqo.decycle.report.svg.StopTag
 
stopOpacity(double) - Method in class de.obqo.decycle.report.svg.StopTag
 
StopTag - Class in de.obqo.decycle.report.svg
 
StopTag() - Constructor for class de.obqo.decycle.report.svg.StopTag
 
stroke(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
strokeWidth(double) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
StronglyConnectedComponentsFinder - Class in de.obqo.decycle.graph
 
svg() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
SvgTag - Class in de.obqo.decycle.report.svg
 
SvgTag() - Constructor for class de.obqo.decycle.report.svg.SvgTag
 
SvgTagBuilder - Class in de.obqo.decycle.report.svg
 
SvgTagBuilder() - Constructor for class de.obqo.decycle.report.svg.SvgTagBuilder
 

T

test(Edge) - Method in interface de.obqo.decycle.model.EdgeFilter
 
test(Node) - Method in class de.obqo.decycle.analysis.IncludeExcludeFilter
 
test(Node) - Method in class de.obqo.decycle.slicer.PatternMatchingNodeFilter
 
test(Node, Node) - Method in class de.obqo.decycle.slicer.IgnoredDependenciesFilter
 
test(Node, Node) - Method in class de.obqo.decycle.slicer.PatternMatchingEdgeFilter
 
text() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
textAnchor(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
textRendering(String) - Method in interface de.obqo.decycle.report.svg.IPresentationAttr
 
TextTag - Class in de.obqo.decycle.report.svg
 
TextTag() - Constructor for class de.obqo.decycle.report.svg.TextTag
 
toCategorizer(String) - Method in class de.obqo.decycle.configuration.NamedPattern
 
toCategorizer(String) - Method in interface de.obqo.decycle.configuration.Pattern
 
toCategorizer(String) - Method in class de.obqo.decycle.configuration.UnnamedPattern
 
topNodes() - Method in class de.obqo.decycle.graph.Graph
 
toString() - Method in class de.obqo.decycle.check.Constraint.Violation
 
toString() - Method in class de.obqo.decycle.check.Layer
 
toString() - Method in class de.obqo.decycle.check.SlicedConstraint
 
toString() - Method in class de.obqo.decycle.configuration.Configuration.ConfigurationBuilder
 
toString() - Method in class de.obqo.decycle.configuration.Configuration
 
toString() - Method in class de.obqo.decycle.configuration.NamedPattern
 
toString() - Method in class de.obqo.decycle.configuration.UnnamedPattern
 
toString() - Method in class de.obqo.decycle.model.Node
 
toString() - Method in class de.obqo.decycle.model.SliceType
 
toString() - Method in class de.obqo.decycle.report.svg.PathBuilder
 
toString() - Method in class de.obqo.decycle.slicer.IgnoredDependency
 

U

UnnamedPattern - Class in de.obqo.decycle.configuration
 
UnnamedPattern(String) - Constructor for class de.obqo.decycle.configuration.UnnamedPattern
 
use() - Static method in class de.obqo.decycle.report.svg.SvgTagBuilder
 
UseTag - Class in de.obqo.decycle.report.svg
 
UseTag() - Constructor for class de.obqo.decycle.report.svg.UseTag
 

V

valueOf(String) - Static method in enum de.obqo.decycle.model.Edge.EdgeLabel
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.obqo.decycle.model.Edge.EdgeLabel
Returns an array containing the constants of this enum type, in the order they are declared.
viewBox(double, double, double, double) - Method in class de.obqo.decycle.report.svg.SvgTag
 
Violation(String, Slicing) - Constructor for class de.obqo.decycle.check.Constraint.Violation
 
violations(SlicingSource) - Method in interface de.obqo.decycle.check.Constraint
 
violations(SlicingSource) - Method in class de.obqo.decycle.check.CycleFree
 
violations(SlicingSource) - Method in class de.obqo.decycle.check.SlicedConstraint
 
visit(int, int, String, String, String, String[]) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitAnnotation(String, boolean) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitField(int, String, String, String, Object) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitInnerClass(String, String, String, int) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitOuterClass(String, String, String) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class de.obqo.decycle.analysis.GraphBuildingClassVisitor
 

W

width(double) - Method in class de.obqo.decycle.report.svg.RectTag
 
widthAndHeight(double, double) - Method in class de.obqo.decycle.report.svg.RectTag
 
widthAndHeight(int, int) - Method in class de.obqo.decycle.report.svg.SvgTag
 
writeReport(Graph, List<Constraint.Violation>, Appendable, String) - Method in class de.obqo.decycle.report.HtmlReport
 

X

x(double) - Method in interface de.obqo.decycle.report.svg.ICoordAttr
 

Y

y(double) - Method in interface de.obqo.decycle.report.svg.ICoordAttr
 
A B C D E F G H I L M N O P R S T U V W X Y 
All Classes All Packages