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

All Superinterfaces:
Excludable

public interface RTInheritableExcludableTrigger
extends Excludable

Represents UMLRT Inheritable Excludable Trigger

Author:
gsturov

Method Summary
 InheritableBehavioredValueWithDefaultLanguage<Constraint,RTInheritableExcludableTrigger> getGuard()
           
 
Methods inherited from interface com.ibm.xtools.uml.rt.core.Excludable
canExclude, exclude, isExcluded, unexclude
 

Method Detail

getGuard

InheritableBehavioredValueWithDefaultLanguage<Constraint,RTInheritableExcludableTrigger> getGuard()