com.ebmwebsourcing.webdesigner.presentation.gwt.client.metamodel.properties.editors
Class DiagramSetType<Z>

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractSet<E>
          extended by java.util.HashSet<Z>
              extended by com.ebmwebsourcing.webdesigner.presentation.gwt.client.metamodel.properties.editors.DiagramSetType<Z>
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<Z>, java.util.Collection<Z>, java.util.Set<Z>

public class DiagramSetType<Z>
extends java.util.HashSet<Z>

See Also:
Serialized Form

Constructor Summary
DiagramSetType(java.lang.Class<Z> clazz)
           
 
Method Summary
 java.lang.Class<?> getGeneriClass()
           
 
Methods inherited from class java.util.HashSet
add, clear, clone, contains, isEmpty, iterator, remove, size
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
addAll, containsAll, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Set
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
 

Constructor Detail

DiagramSetType

public DiagramSetType(java.lang.Class<Z> clazz)
Method Detail

getGeneriClass

public java.lang.Class<?> getGeneriClass()


Copyright © 2010 eBM WebSourcing. All Rights Reserved.