com.telelogic.rhapsody.core
Interface IRPImageMap


public interface IRPImageMap


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 int getIsGUID()
          get property isGUID
 java.lang.String getName()
          get property name
 java.lang.String getPictureFileName()
          get property pictureFileName
 java.lang.String getPoints()
          get property points
 java.lang.String getShape()
          get property shape
 java.lang.String getTarget()
          get property target
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

getIsGUID

int getIsGUID()
get property isGUID

Throws:
RhapsodyRuntimeException

getName

java.lang.String getName()
get property name

Throws:
RhapsodyRuntimeException

getPictureFileName

java.lang.String getPictureFileName()
get property pictureFileName

Throws:
RhapsodyRuntimeException

getPoints

java.lang.String getPoints()
get property points

Throws:
RhapsodyRuntimeException

getShape

java.lang.String getShape()
get property shape

Throws:
RhapsodyRuntimeException

getTarget

java.lang.String getTarget()
get property target

Throws:
RhapsodyRuntimeException