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

Packages that use Feature
fUML.Syntax.Classes.Kernel   
fUML.Syntax.CommonBehaviors.Communications   
org.modeldriven.fuml.repository.ext   
 

Uses of Feature in fUML.Syntax.Classes.Kernel
 

Subclasses of Feature in fUML.Syntax.Classes.Kernel
 class BehavioralFeature
           
 class Operation
           
 class Property
           
 class StructuralFeature
           
 

Methods in fUML.Syntax.Classes.Kernel that return Feature
 Feature FeatureList.getValue(int i)
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type Feature
protected  void Classifier.addFeature(Feature feature)
           
 void FeatureList.addValue(Feature v)
           
 void FeatureList.addValue(int i, Feature v)
           
 void FeatureList.setValue(int i, Feature v)
           
 

Uses of Feature in fUML.Syntax.CommonBehaviors.Communications
 

Subclasses of Feature in fUML.Syntax.CommonBehaviors.Communications
 class Reception
           
 

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

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



Copyright © 2015. All Rights Reserved.