com.telelogic.rhapsody.core
Interface IRPGraphicalProperty


public interface IRPGraphicalProperty


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 java.lang.String getKey()
          get property key
 java.lang.String getValue()
          get property value
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

getKey

java.lang.String getKey()
get property key

Throws:
RhapsodyRuntimeException

getValue

java.lang.String getValue()
get property value

Throws:
RhapsodyRuntimeException