com.ibm.xtools.uml.rt.core
Interface InheritableExcludableValue<ELEMENT_TYPE extends Element,CONTEXT_TYPE>

Type Parameters:
ELEMENT_TYPE -
CONTEXT_TYPE -
All Superinterfaces:
Excludable
All Known Subinterfaces:
RTInheritableEvent

public interface InheritableExcludableValue<ELEMENT_TYPE extends Element,CONTEXT_TYPE>
extends Excludable

Represents a Value that is both inheritable and excludable

Author:
gsturov

Method Summary
 
Methods inherited from interface com.ibm.xtools.uml.rt.core.Excludable
canExclude, exclude, isExcluded, unexclude