org.apache.maven.diagrams.connectors.classes.config
Class ImplementEdgeType

java.lang.Object
  extended by org.apache.maven.diagrams.connectors.classes.config.ImplementEdgeType
All Implemented Interfaces:
EdgeType

public class ImplementEdgeType
extends java.lang.Object
implements EdgeType

This class is used to configure implement (that object implements that interface) edges within the builded graph.

Author:
Piotr Tabor

Constructor Summary
ImplementEdgeType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplementEdgeType

public ImplementEdgeType()


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.