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

Packages that use NamedElement
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   
fUML.Test   
org.modeldriven.fuml.library   
org.modeldriven.fuml.repository   
org.modeldriven.fuml.repository.ext   
org.modeldriven.fuml.repository.model   
 

Uses of NamedElement in fUML.Syntax.Actions.BasicActions
 

Subclasses of NamedElement 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 NamedElement in fUML.Syntax.Actions.CompleteActions
 

Subclasses of NamedElement 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 NamedElement in fUML.Syntax.Actions.IntermediateActions
 

Subclasses of NamedElement 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 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 NamedElement in fUML.Syntax.Activities.CompleteStructuredActivities
 

Subclasses of NamedElement in fUML.Syntax.Activities.CompleteStructuredActivities
 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 NamedElement in fUML.Syntax.Activities.ExtraStructuredActivities
 

Subclasses of NamedElement 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 NamedElement in fUML.Syntax.Activities.IntermediateActivities
 

Subclasses of NamedElement 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 NamedElement in fUML.Syntax.Classes.Kernel
 

Subclasses of NamedElement 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 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 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 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 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 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'.
 

Methods in fUML.Syntax.Classes.Kernel that return NamedElement
 NamedElement NamedElementList.getValue(int i)
           
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type NamedElement
 void NamedElementList.addValue(int i, NamedElement v)
           
 void NamedElementList.addValue(NamedElement v)
           
 boolean Classifier.hasVisibilityOf(NamedElement n)
          operation hasVisibilityOf
 boolean Package.makesVisible(NamedElement el)
          operation makesVisible
 void NamedElementList.setValue(int i, NamedElement v)
           
 

Uses of NamedElement in fUML.Syntax.CommonBehaviors.BasicBehaviors
 

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

Subclasses of NamedElement 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 NamedElement in fUML.Test
 

Methods in fUML.Test that return NamedElement
 NamedElement TestEnvironment.getElement(String name)
          operation getElement
 

Methods in fUML.Test with parameters of type NamedElement
 void TestEnvironment.addElement(NamedElement element)
          operation addElement
 void TestEnvironment.removeElement(NamedElement element)
          operation removeElement
 

Uses of NamedElement in org.modeldriven.fuml.library
 

Methods in org.modeldriven.fuml.library that return NamedElement
 NamedElement Library.lookup(String id)
           
 

Uses of NamedElement in org.modeldriven.fuml.repository
 

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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.