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

Packages that use Class_
fUML.Library   
fUML.Semantics.Classes.Kernel   
fUML.Semantics.CommonBehaviors.Communications   
fUML.Semantics.Loci.LociL1   
fUML.Syntax.Activities.IntermediateActivities   
fUML.Syntax.Classes.Kernel   
fUML.Syntax.CommonBehaviors.BasicBehaviors   
org.modeldriven.fuml.assembly   
org.modeldriven.fuml.repository   
org.modeldriven.fuml.repository.ext   
org.modeldriven.fuml.repository.model   
 

Uses of Class_ in fUML.Library
 

Fields in fUML.Library declared as Class_
 Class_ StandardIOClasses.Channel
           
 Class_ StandardIOClasses.InputChannel
           
 Class_ StandardIOClasses.OutputChannel
           
 Class_ StandardIOClasses.StandardOutputChannel
           
 Class_ StandardIOClasses.TextOutputChannel
           
 

Uses of Class_ in fUML.Semantics.Classes.Kernel
 

Methods in fUML.Semantics.Classes.Kernel with parameters of type Class_
 void Reference.startBehavior(Class_ classifier, ParameterValueList inputs)
          operation startBehavior
 void Object_.startBehavior(Class_ classifier, ParameterValueList inputs)
          operation startBehavior
 

Uses of Class_ in fUML.Semantics.CommonBehaviors.Communications
 

Fields in fUML.Semantics.CommonBehaviors.Communications declared as Class_
 Class_ ClassifierBehaviorExecution.classifier
           
 

Methods in fUML.Semantics.CommonBehaviors.Communications with parameters of type Class_
 void ClassifierBehaviorExecution.execute(Class_ classifier, ParameterValueList inputs)
          operation execute
 void ObjectActivation.startBehavior(Class_ classifier, ParameterValueList inputs)
          operation startBehavior
 

Uses of Class_ in fUML.Semantics.Loci.LociL1
 

Methods in fUML.Semantics.Loci.LociL1 with parameters of type Class_
 Object_ Locus.instantiate(Class_ type)
          operation instantiate
 Reference Executor.start(Class_ type, ParameterValueList inputs)
          operation start
 

Uses of Class_ in fUML.Syntax.Activities.IntermediateActivities
 

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

Uses of Class_ in fUML.Syntax.Classes.Kernel
 

Fields in fUML.Syntax.Classes.Kernel declared as Class_
 Class_ Property.class_
           
 Class_ Operation.class_
           
 

Methods in fUML.Syntax.Classes.Kernel that return Class_
 Class_ Class_List.getValue(int i)
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type Class_
 void Class_List.addValue(Class_ v)
           
 void Class_List.addValue(int i, Class_ v)
           
 void Class_List.setValue(int i, Class_ v)
           
 

Uses of Class_ in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

Subclasses of Class_ in fUML.Syntax.CommonBehaviors.BasicBehaviors
 class Behavior
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::BasicBehaviors::Behavior'.
 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 Class_ in org.modeldriven.fuml.assembly
 

Constructors in org.modeldriven.fuml.assembly with parameters of type Class_
AssemblerResultsProfile(Class_[] resultsClasses)
          Deprecated.  
 

Uses of Class_ in org.modeldriven.fuml.repository
 

Methods in org.modeldriven.fuml.repository that return Class_
 Class_ Class_.getDelegate()
           
 

Methods in org.modeldriven.fuml.repository with parameters of type Class_
 void RepositoryMapping.mapClass(Class_ clss, String currentPackageName, RepositoryArtifact artifact)
           
 

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

Subclasses of Class_ in org.modeldriven.fuml.repository.ext
 class Stereotype
           
 

Methods in org.modeldriven.fuml.repository.ext that return Class_
 Class_ Extension.getMetaclass()
           
 

Methods in org.modeldriven.fuml.repository.ext with parameters of type Class_
 void Extension.setMetaclass(Class_ metaclass)
           
 

Uses of Class_ in org.modeldriven.fuml.repository.model
 

Methods in org.modeldriven.fuml.repository.model that return Class_
 Class_ ModelFactory.createClass(String name, String id, Package pkg)
           
 Class_ Class_.getDelegate()
           
 

Methods in org.modeldriven.fuml.repository.model with parameters of type Class_
 Generalization ModelFactory.createGeneralization(Class_ c, String general)
           
 Property ModelFactory.createProperty(Class_ c, String name, String id, String typeName, String redefinedProperty, boolean readOnly, boolean derived, boolean derivedUnion)
           
 void InMemoryMapping.mapClass(Class_ clss, String currentPackageName, RepositoryArtifact artifact)
           
 void InMemoryMapping.mergeClass(Class_ target, Class_ source)
           
 void InMemoryMapping.mergeProperties(Class_ target, Class_ source)
           
 

Constructors in org.modeldriven.fuml.repository.model with parameters of type Class_
Class_(Class_ class_, RepositoryArtifact artifact)
           
 



Copyright © 2012. All Rights Reserved.