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
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::BehavioralFeature'.
 class Operation
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Operation'.
 class Property
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Property'.
 class StructuralFeature
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::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
 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
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Reception'.
 

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

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



Copyright © 2012. All Rights Reserved.