com.telelogic.rhapsody.core
Interface IRPSearchResult


public interface IRPSearchResult


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 java.lang.String getMatchedField()
          get property matchedField
 IRPCollection getMatchedFields()
          get property matchedFields
 IRPModelElement getMatchedObject()
          get property matchedObject
 java.lang.String getName()
          get property name
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

getMatchedField

java.lang.String getMatchedField()
get property matchedField

Throws:
RhapsodyRuntimeException

getMatchedFields

IRPCollection getMatchedFields()
get property matchedFields

Throws:
RhapsodyRuntimeException

getMatchedObject

IRPModelElement getMatchedObject()
get property matchedObject

Throws:
RhapsodyRuntimeException

getName

java.lang.String getName()
get property name

Throws:
RhapsodyRuntimeException