biouml.model
Interface Role

All Known Subinterfaces:
EModelRole
All Known Implementing Classes:
EModelRoleSupport, VariableRole

public interface Role


Method Summary
 Role clone(DiagramElement de)
          Creates copy of the object and asstiate it with specified diagram element.
 DiagramElement getDiagramElement()
           
 

Method Detail

getDiagramElement

public DiagramElement getDiagramElement()

clone

public Role clone(DiagramElement de)
Creates copy of the object and asstiate it with specified diagram element.



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.