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

Packages that use InstanceSpecification
fUML.Syntax.Classes.Kernel   
org.modeldriven.fuml.repository.model   
 

Uses of InstanceSpecification in fUML.Syntax.Classes.Kernel
 

Subclasses of InstanceSpecification in fUML.Syntax.Classes.Kernel
 class EnumerationLiteral
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::EnumerationLiteral'.
 

Fields in fUML.Syntax.Classes.Kernel declared as InstanceSpecification
 InstanceSpecification InstanceValue.instance
           
 InstanceSpecification Slot.owningInstance
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type InstanceSpecification
 void InstanceValue.setInstance(InstanceSpecification instance)
          operation setInstance
 

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

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



Copyright © 2012. All Rights Reserved.