Uses of Class
fUML.Syntax.CommonBehaviors.BasicBehaviors.OpaqueBehavior

Packages that use OpaqueBehavior
fUML.Library   
fUML.Semantics.Loci.LociL1   
fUML.Syntax.CommonBehaviors.BasicBehaviors   
org.modeldriven.fuml.repository.model   
 

Uses of OpaqueBehavior in fUML.Library
 

Fields in fUML.Library declared as OpaqueBehavior
 OpaqueBehavior SystemIO.WriteLine
           
 

Methods in fUML.Library that return OpaqueBehavior
protected  OpaqueBehavior PrimitiveBehaviors.addPrimitiveBehavior(java.lang.String name, ParameterList parameters, OpaqueBehavior type, OpaqueBehaviorExecution implementation, ExecutionFactory factory)
           
protected  OpaqueBehavior PrimitiveBehaviors.createPrimitiveBehavior(java.lang.String name, ParameterList parameters, OpaqueBehaviorExecution implementation, ExecutionFactory factory)
           
 

Methods in fUML.Library with parameters of type OpaqueBehavior
protected  OpaqueBehavior PrimitiveBehaviors.addPrimitiveBehavior(java.lang.String name, ParameterList parameters, OpaqueBehavior type, OpaqueBehaviorExecution implementation, ExecutionFactory factory)
           
 

Uses of OpaqueBehavior in fUML.Semantics.Loci.LociL1
 

Methods in fUML.Semantics.Loci.LociL1 with parameters of type OpaqueBehavior
 OpaqueBehaviorExecution ExecutionFactory.instantiateOpaqueBehaviorExecution(OpaqueBehavior behavior)
           
 

Uses of OpaqueBehavior in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

Subclasses of OpaqueBehavior in fUML.Syntax.CommonBehaviors.BasicBehaviors
 class FunctionBehavior
           
 

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

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



Copyright © 2015. All Rights Reserved.