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

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

Uses of Namespace in fUML.Syntax.Activities.IntermediateActivities
 

Subclasses of Namespace in fUML.Syntax.Activities.IntermediateActivities
 class Activity
           
 

Uses of Namespace in fUML.Syntax.Classes.Kernel
 

Subclasses of Namespace in fUML.Syntax.Classes.Kernel
 class Association
           
 class Class_
           
 class Classifier
           
 class DataType
           
 class Enumeration
           
 class Package
           
 class PrimitiveType
           
 class Type
           
 

Fields in fUML.Syntax.Classes.Kernel declared as Namespace
 Namespace PackageImport.importingNamespace
           
 Namespace ElementImport.importingNamespace
           
 Namespace NamedElement.namespace
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type Namespace
 void PackageImport._setImportingNamespace(Namespace importingNamespace)
           
 void ElementImport._setImportingNamespace(Namespace importingNamespace)
           
 void NamedElement._setNamespace(Namespace namespace)
           
 

Uses of Namespace in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

Subclasses of Namespace in fUML.Syntax.CommonBehaviors.BasicBehaviors
 class Behavior
           
 class BehavioredClassifier
           
 class FunctionBehavior
           
 class OpaqueBehavior
           
 

Uses of Namespace in fUML.Syntax.CommonBehaviors.Communications
 

Subclasses of Namespace in fUML.Syntax.CommonBehaviors.Communications
 class Signal
           
 

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

Subclasses of Namespace in org.modeldriven.fuml.repository.ext
 class Extension
           
 class Model
           
 class Profile
           
 class Stereotype
           
 



Copyright © 2015. All Rights Reserved.