com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl
Class Style

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Style
All Implemented Interfaces:
IStyle, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, com.google.gwt.user.client.rpc.IsSerializable

public class Style
extends java.lang.Object
implements IStyle


Constructor Summary
Style()
           
 
Method Summary
 void copy(java.lang.Object object)
           
 com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
           
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style

public Style()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface IStyle

setId

public void setId(java.lang.String id)
Specified by:
setId in interface IStyle

copy

public void copy(java.lang.Object object)
Specified by:
copy in interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager

getClone

public com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
Specified by:
getClone in interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager


Copyright © 2010-2011 Petals Link. All Rights Reserved.