com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api
Interface IStyle

All Superinterfaces:
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, com.google.gwt.user.client.rpc.IsSerializable
All Known Implementing Classes:
Style

public interface IStyle
extends com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, com.google.gwt.user.client.rpc.IsSerializable


Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
copy, getClone
 

Method Detail

getId

java.lang.String getId()

setId

void setId(java.lang.String id)


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