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

Packages that use Type
fUML.Syntax.Activities.IntermediateActivities   
fUML.Syntax.Classes.Kernel   
fUML.Syntax.CommonBehaviors.BasicBehaviors   
fUML.Syntax.CommonBehaviors.Communications   
org.modeldriven.fuml.repository.ext   
 

Uses of Type in fUML.Syntax.Activities.IntermediateActivities
 

Subclasses of Type in fUML.Syntax.Activities.IntermediateActivities
 class Activity
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::Activity'.
 

Methods in fUML.Syntax.Activities.IntermediateActivities with parameters of type Type
 void ObjectNode.setType(Type type)
          operation setType
 

Uses of Type in fUML.Syntax.Classes.Kernel
 

Subclasses of Type in fUML.Syntax.Classes.Kernel
 class Association
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Association'.
 class Class_
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Class'.
 class Classifier
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Classifier'.
 class DataType
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::DataType'.
 class Enumeration
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Enumeration'.
 class PrimitiveType
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::PrimitiveType'.
 

Fields in fUML.Syntax.Classes.Kernel declared as Type
 Type TypedElement.type
           
 Type Operation.type
           
 

Methods in fUML.Syntax.Classes.Kernel that return Type
 Type TypeList.getValue(int i)
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type Type
 void TypeList.addValue(int i, Type v)
           
 void TypeList.addValue(Type v)
           
 void TypedElement.setType(Type type)
          operation setType
 void StructuralFeature.setType(Type type)
          operation setType
 void TypeList.setValue(int i, Type v)
           
 

Uses of Type in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

Subclasses of Type in fUML.Syntax.CommonBehaviors.BasicBehaviors
 class Behavior
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::BasicBehaviors::Behavior'.
 class BehavioredClassifier
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::BasicBehaviors::BehavioredClassifier '.
 class FunctionBehavior
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::BasicBehaviors::FunctionBehavior '.
 class OpaqueBehavior
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::BasicBehaviors::OpaqueBehavior '.
 

Uses of Type in fUML.Syntax.CommonBehaviors.Communications
 

Subclasses of Type in fUML.Syntax.CommonBehaviors.Communications
 class Signal
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Signal'.
 

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

Subclasses of Type in org.modeldriven.fuml.repository.ext
 class Extension
           
 class Stereotype
           
 



Copyright © 2012. All Rights Reserved.