com.ashridgetech.jamda.uml
Interface PropertyElement

All Known Implementing Classes:
Association.End, Attribute

public interface PropertyElement

Interface for ModelElements that can be represented by a Property.

Version:
1.0
Author:
paulb

Method Summary
 Property getProperty()
          Get the representation of this ModelElement as a Property.
 

Method Detail

getProperty

public Property getProperty()
Get the representation of this ModelElement as a Property.

Returns:
the Property for this ModelElement


Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.