org.sonar.plugins.design.ui.page.client
Class DsmData.Cell

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.sonar.plugins.design.ui.page.client.DsmData.Cell
Enclosing class:
DsmData

public static class DsmData.Cell
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected DsmData.Cell()
           
 
Method Summary
 String getDependencyId()
           
 int getWeight()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DsmData.Cell

protected DsmData.Cell()
Method Detail

getDependencyId

public final String getDependencyId()

getWeight

public final int getWeight()


Copyright © 2009-2012 SonarSource. All Rights Reserved.