org.eclipse.ocl.examples.emf.validation.validity.ui.providers
Class NodeLabelProvider.Summary

java.lang.Object
  extended by org.eclipse.ocl.examples.emf.validation.validity.ui.providers.NodeLabelProvider.Summary
Enclosing class:
NodeLabelProvider

protected class NodeLabelProvider.Summary
extends java.lang.Object


Constructor Summary
protected NodeLabelProvider.Summary()
           
 
Method Summary
 void accumulate(org.eclipse.emf.ecore.EObject eObject)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NodeLabelProvider.Summary

protected NodeLabelProvider.Summary()
Method Detail

accumulate

public void accumulate(@NonNull
                       org.eclipse.emf.ecore.EObject eObject)

toString

@NonNull
public java.lang.String toString()
Overrides:
toString in class java.lang.Object