Uses of Class
fUML.Syntax.Classes.Kernel.StructuralFeature

Packages that use StructuralFeature
fUML.Semantics.Actions.IntermediateActions   
fUML.Semantics.Classes.Kernel   
fUML.Syntax.Actions.IntermediateActions   
fUML.Syntax.Classes.Kernel   
org.modeldriven.fuml.repository.ext   
 

Uses of StructuralFeature in fUML.Semantics.Actions.IntermediateActions
 

Methods in fUML.Semantics.Actions.IntermediateActions with parameters of type StructuralFeature
 Association StructuralFeatureActionActivation.getAssociation(StructuralFeature feature)
           
 LinkList StructuralFeatureActionActivation.getMatchingLinks(Association association, StructuralFeature end, Value oppositeValue)
           
 Property StructuralFeatureActionActivation.getOppositeEnd(Association association, StructuralFeature end)
           
 

Uses of StructuralFeature in fUML.Semantics.Classes.Kernel
 

Fields in fUML.Semantics.Classes.Kernel declared as StructuralFeature
 StructuralFeature FeatureValue.feature
           
 

Methods in fUML.Semantics.Classes.Kernel with parameters of type StructuralFeature
abstract  FeatureValue StructuredValue.getFeatureValue(StructuralFeature feature)
           
 FeatureValue Reference.getFeatureValue(StructuralFeature feature)
           
 FeatureValue CompoundValue.getFeatureValue(StructuralFeature feature)
           
abstract  void StructuredValue.setFeatureValue(StructuralFeature feature, ValueList values, int position)
           
 void Reference.setFeatureValue(StructuralFeature feature, ValueList values, int position)
           
 void CompoundValue.setFeatureValue(StructuralFeature feature, ValueList values, int position)
           
 

Uses of StructuralFeature in fUML.Syntax.Actions.IntermediateActions
 

Fields in fUML.Syntax.Actions.IntermediateActions declared as StructuralFeature
 StructuralFeature StructuralFeatureAction.structuralFeature
           
 

Methods in fUML.Syntax.Actions.IntermediateActions with parameters of type StructuralFeature
 void StructuralFeatureAction.setStructuralFeature(StructuralFeature structuralFeature)
           
 

Uses of StructuralFeature in fUML.Syntax.Classes.Kernel
 

Subclasses of StructuralFeature in fUML.Syntax.Classes.Kernel
 class Property
           
 

Fields in fUML.Syntax.Classes.Kernel declared as StructuralFeature
 StructuralFeature Slot.definingFeature
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type StructuralFeature
 void Slot.setDefiningFeature(StructuralFeature definingFeature)
           
 

Uses of StructuralFeature in org.modeldriven.fuml.repository.ext
 

Subclasses of StructuralFeature in org.modeldriven.fuml.repository.ext
 class ExtensionEnd
           
 



Copyright © 2015. All Rights Reserved.