com.ibm.xtools.uml.rt.core
Interface RTCapsulePart


public interface RTCapsulePart

Represents a Property Redefinition that serves as a Capsule Part

Author:
gsturov

Method Summary
 boolean isSubstitutable()
           
 void setIsSubstitutable(boolean value)
          Changes state of "substituable" flag
 

Method Detail

isSubstitutable

boolean isSubstitutable()
Returns:
status of "substituable" flag

setIsSubstitutable

void setIsSubstitutable(boolean value)
Changes state of "substituable" flag

Parameters:
value -