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

Packages that use Element
fUML.Semantics.Loci.LociL1   
fUML.Semantics.Loci.LociL2   
fUML.Semantics.Loci.LociL3   
fUML.Syntax.Actions.BasicActions   
fUML.Syntax.Actions.CompleteActions   
fUML.Syntax.Actions.IntermediateActions   
fUML.Syntax.Activities.CompleteStructuredActivities   
fUML.Syntax.Activities.ExtraStructuredActivities   
fUML.Syntax.Activities.IntermediateActivities   
fUML.Syntax.Classes.Kernel   
fUML.Syntax.CommonBehaviors.BasicBehaviors   
fUML.Syntax.CommonBehaviors.Communications   
org.modeldriven.fuml.assembly   
org.modeldriven.fuml.assembly.adapter   
org.modeldriven.fuml.environment   
org.modeldriven.fuml.repository   
org.modeldriven.fuml.repository.ext   
org.modeldriven.fuml.repository.model   
 

Uses of Element in fUML.Semantics.Loci.LociL1
 

Methods in fUML.Semantics.Loci.LociL1 with parameters of type Element
 SemanticVisitor ExecutionFactoryL1.instantiateVisitor(Element element)
          operation instantiateVisitor
abstract  SemanticVisitor ExecutionFactory.instantiateVisitor(Element element)
          operation instantiateVisitor
 

Uses of Element in fUML.Semantics.Loci.LociL2
 

Methods in fUML.Semantics.Loci.LociL2 with parameters of type Element
 SemanticVisitor ExecutionFactoryL2.instantiateVisitor(Element element)
          operation instantiateVisitor
 

Uses of Element in fUML.Semantics.Loci.LociL3
 

Methods in fUML.Semantics.Loci.LociL3 with parameters of type Element
 SemanticVisitor ExecutionFactoryL3.instantiateVisitor(Element element)
          operation instantiateVisitor
 

Uses of Element in fUML.Syntax.Actions.BasicActions
 

Subclasses of Element in fUML.Syntax.Actions.BasicActions
 class Action
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::Action'.
 class CallAction
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::CallAction'.
 class CallBehaviorAction
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::CallBehaviorAction'.
 class CallOperationAction
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::CallOperationAction'.
 class InputPin
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::InputPin'.
 class InvocationAction
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::InvocationAction'.
 class OutputPin
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::OutputPin'.
 class Pin
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::Pin'.
 class SendSignalAction
          An implementation of the model object ' fUML::Syntax::Actions::BasicActions::SendSignalAction'.
 

Uses of Element in fUML.Syntax.Actions.CompleteActions
 

Subclasses of Element in fUML.Syntax.Actions.CompleteActions
 class AcceptEventAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::AcceptEventAction'.
 class ReadExtentAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::ReadExtentAction'.
 class ReadIsClassifiedObjectAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::ReadIsClassifiedObjectAction '.
 class ReclassifyObjectAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::ReclassifyObjectAction '.
 class ReduceAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::ReduceAction'.
 class StartClassifierBehaviorAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::StartClassifierBehaviorAction '.
 class StartObjectBehaviorAction
          An implementation of the model object ' fUML::Syntax::Actions::CompleteActions::StartObjectBehaviorAction '.
 

Uses of Element in fUML.Syntax.Actions.IntermediateActions
 

Subclasses of Element in fUML.Syntax.Actions.IntermediateActions
 class AddStructuralFeatureValueAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::AddStructuralFeatureValueAction '.
 class ClearAssociationAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ClearAssociationAction '.
 class ClearStructuralFeatureAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ClearStructuralFeatureAction '.
 class CreateLinkAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::CreateLinkAction '.
 class CreateObjectAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::CreateObjectAction '.
 class DestroyLinkAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::DestroyLinkAction '.
 class DestroyObjectAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::DestroyObjectAction '.
 class LinkAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::LinkAction'.
 class LinkEndCreationData
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::LinkEndCreationData '.
 class LinkEndData
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::LinkEndData'.
 class LinkEndDestructionData
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::LinkEndDestructionData '.
 class ReadLinkAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ReadLinkAction'.
 class ReadSelfAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ReadSelfAction'.
 class ReadStructuralFeatureAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ReadStructuralFeatureAction '.
 class RemoveStructuralFeatureValueAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::RemoveStructuralFeatureValueAction '.
 class StructuralFeatureAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::StructuralFeatureAction '.
 class TestIdentityAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::TestIdentityAction '.
 class ValueSpecificationAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ValueSpecificationAction '.
 class WriteLinkAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::WriteLinkAction'.
 class WriteStructuralFeatureAction
          An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::WriteStructuralFeatureAction '.
 

Uses of Element in fUML.Syntax.Activities.CompleteStructuredActivities
 

Subclasses of Element in fUML.Syntax.Activities.CompleteStructuredActivities
 class Clause
          An implementation of the model object ' fUML::Syntax::Activities::CompleteStructuredActivities::Clause '.
 class ConditionalNode
          An implementation of the model object ' fUML::Syntax::Activities::CompleteStructuredActivities::ConditionalNode '.
 class ExecutableNode
          An implementation of the model object ' fUML::Syntax::Activities::CompleteStructuredActivities::ExecutableNode '.
 class LoopNode
          An implementation of the model object ' fUML::Syntax::Activities::CompleteStructuredActivities::LoopNode '.
 class StructuredActivityNode
          An implementation of the model object ' fUML::Syntax::Activities::CompleteStructuredActivities::StructuredActivityNode '.
 

Uses of Element in fUML.Syntax.Activities.ExtraStructuredActivities
 

Subclasses of Element in fUML.Syntax.Activities.ExtraStructuredActivities
 class ExpansionNode
          An implementation of the model object ' fUML::Syntax::Activities::ExtraStructuredActivities::ExpansionNode '.
 class ExpansionRegion
          An implementation of the model object ' fUML::Syntax::Activities::ExtraStructuredActivities::ExpansionRegion '.
 

Uses of Element in fUML.Syntax.Activities.IntermediateActivities
 

Subclasses of Element in fUML.Syntax.Activities.IntermediateActivities
 class Activity
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::Activity'.
 class ActivityEdge
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ActivityEdge '.
 class ActivityFinalNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ActivityFinalNode '.
 class ActivityNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ActivityNode '.
 class ActivityParameterNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ActivityParameterNode '.
 class ControlFlow
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ControlFlow '.
 class ControlNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ControlNode '.
 class DecisionNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::DecisionNode '.
 class FinalNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::FinalNode'.
 class ForkNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ForkNode'.
 class InitialNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::InitialNode '.
 class JoinNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::JoinNode'.
 class MergeNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::MergeNode'.
 class ObjectFlow
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ObjectFlow '.
 class ObjectNode
          An implementation of the model object ' fUML::Syntax::Activities::IntermediateActivities::ObjectNode '.
 

Uses of Element in fUML.Syntax.Classes.Kernel
 

Subclasses of Element in fUML.Syntax.Classes.Kernel
 class Association
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Association'.
 class BehavioralFeature
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::BehavioralFeature'.
 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 ElementImport
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::ElementImport'.
 class Enumeration
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Enumeration'.
 class EnumerationLiteral
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::EnumerationLiteral'.
 class Feature
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Feature'.
 class Generalization
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Generalization'.
 class InstanceSpecification
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::InstanceSpecification'.
 class InstanceValue
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::InstanceValue'.
 class LiteralBoolean
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralBoolean'.
 class LiteralInteger
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralInteger'.
 class LiteralNull
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralNull'.
 class LiteralSpecification
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralSpecification'.
 class LiteralString
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralString'.
 class LiteralUnlimitedNatural
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::LiteralUnlimitedNatural'.
 class MultiplicityElement
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::MultiplicityElement'.
 class NamedElement
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::NamedElement'.
 class Namespace
          An implementation of the model object 'fUML::Syntax::Classes::Kernel::Namespace'.
 class Operation
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Operation'.
 class Package
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Package'.
 class PackageableElement
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::PackageableElement'.
 class PackageImport
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::PackageImport'.
 class Parameter
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Parameter'.
 class PrimitiveType
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::PrimitiveType'.
 class Property
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Property'.
 class RedefinableElement
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::RedefinableElement'.
 class Slot
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::Slot'.
 class StructuralFeature
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::StructuralFeature'.
 class Type
          An implementation of the model object 'fUML::Syntax::Classes::Kernel::Type'.
 class TypedElement
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::TypedElement'.
 class ValueSpecification
          An implementation of the model object ' fUML::Syntax::Classes::Kernel::ValueSpecification'.
 

Fields in fUML.Syntax.Classes.Kernel declared as Element
 Element Element.owner
           
 

Methods in fUML.Syntax.Classes.Kernel that return Element
 Element ElementList.getValue(int i)
           
 

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

Uses of Element in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

Subclasses of Element 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 Element in fUML.Syntax.CommonBehaviors.Communications
 

Subclasses of Element in fUML.Syntax.CommonBehaviors.Communications
 class Event
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Event'.
 class MessageEvent
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::MessageEvent'.
 class Reception
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Reception'.
 class Signal
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Signal'.
 class SignalEvent
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::SignalEvent'.
 class Trigger
          An implementation of the model object ' fUML::Syntax::CommonBehaviors::Communications::Trigger'.
 

Uses of Element in org.modeldriven.fuml.assembly
 

Methods in org.modeldriven.fuml.assembly that return Element
 Element AssemblyAdapter.assembleElement(StreamNode node)
           
 Element ElementStubAssembler.getResult()
           
 Element ElementAssemblerEvent.getSource()
           
 Element ElementAssembler.getTarget()
           
 Element ElementStubAssembler.lookupResult(String xmiId)
           
 

Constructors in org.modeldriven.fuml.assembly with parameters of type Element
ElementAssemblerEvent(Element element)
           
 

Uses of Element in org.modeldriven.fuml.assembly.adapter
 

Methods in org.modeldriven.fuml.assembly.adapter that return Element
 Element ProfileAdapter.assembleElement(StreamNode profileNode)
           
 Element OpaqueExpressionAdapter.assembleElement(StreamNode opaqueExpressionNode)
           
 

Uses of Element in org.modeldriven.fuml.environment
 

Methods in org.modeldriven.fuml.environment that return Element
 Element Environment.findElementById(String id)
           
 

Methods in org.modeldriven.fuml.environment with parameters of type Element
 SemanticVisitor ExecutionFactory.instantiateVisitor(Element element)
           
 

Uses of Element in org.modeldriven.fuml.repository
 

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

Methods in org.modeldriven.fuml.repository with parameters of type Element
 void RepositoryMapping.mapElementById(Element element, RepositoryArtifact artifact)
           
 

Method parameters in org.modeldriven.fuml.repository with type arguments of type Element
 int Repository.getElementCount(Class<? extends Element> clss)
           
 String[] Repository.getElementNames(Class<? extends Element> clss)
           
 

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

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

Methods in org.modeldriven.fuml.repository.ext with parameters of type Element
 void Extension.addRelatedElement(Element element)
           
 

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

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

Methods in org.modeldriven.fuml.repository.model with parameters of type Element
 void InMemoryMapping.mapElementById(Element element, RepositoryArtifact artifact)
           
 

Method parameters in org.modeldriven.fuml.repository.model with type arguments of type Element
 int InMemoryMapping.getElementCount(Class<? extends Element> clss)
           
 String[] InMemoryMapping.getElementNames(Class<? extends Element> clss)
           
 

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



Copyright © 2012. All Rights Reserved.