UML Modeling Layer

com.ibm.xtools.uml.msl.internal.redefinition
Class RedefStateMachineUtil.Regions

java.lang.Object
  extended by com.ibm.xtools.uml.msl.internal.redefinition.MultiValueRedefinableStructuralFeature
      extended by com.ibm.xtools.uml.msl.internal.redefinition.RedefStateMachineUtil.Regions
All Implemented Interfaces:
RedefinableStructuralFeature
Enclosing class:
RedefStateMachineUtil

public static class RedefStateMachineUtil.Regions
extends MultiValueRedefinableStructuralFeature


Field Summary
 
Fields inherited from class com.ibm.xtools.uml.msl.internal.redefinition.MultiValueRedefinableStructuralFeature
feature
 
Constructor Summary
protected RedefStateMachineUtil.Regions()
           
 
Method Summary
 Object getValue(Element element, EObject contextHint)
           
 
Methods inherited from class com.ibm.xtools.uml.msl.internal.redefinition.MultiValueRedefinableStructuralFeature
absorbInheritedContent, absorbInheritedContentFromPredecessor, copyContent, copyLocalContent, getBasicFeature, getInheritedContent, getLocalContent, isApplicable, onExclude, onRedefine, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedefStateMachineUtil.Regions

protected RedefStateMachineUtil.Regions()
Method Detail

getValue

public Object getValue(Element element,
                       EObject contextHint)
Specified by:
getValue in interface RedefinableStructuralFeature
Specified by:
getValue in class MultiValueRedefinableStructuralFeature
Returns:
feature value for the given fragment

UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.