JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.nomagic.magicdraw.utils
Interface NameOwner
All Known Subinterfaces:
ComparableNameOwner
All Known Implementing Classes:
com.nomagic.magicdraw.uml.symbols.shapes.AbstractHeaderShapeView,
ActionView
,
ActivationView
, com.nomagic.magicdraw.uml.symbols.shapes.ActivityGroupView,
ActorView
,
ArtifactView
,
AssociationClassView
,
AssociationView
,
BarView
, com.nomagic.magicdraw.uml.symbols.paths.BaseFlowView, com.nomagic.magicdraw.uml.symbols.shapes.BaseLifelineView, com.nomagic.magicdraw.uml.symbols.paths.BaseRealizationView,
CallBehaviorActionView
,
CallOperationActionView
,
ClassifierView
,
ClassView
,
CollaborationUseView
,
CollaborationView
,
CombinedFragmentView
,
CommentView
,
CommunicationPathView
,
ComponentView
,
ConditionalNodeView
,
ConnectorToSelfView
,
ConnectorView
,
ConstraintLinkView
, com.nomagic.magicdraw.uml.symbols.paths.ContainerLinkView, com.nomagic.magicdraw.uml.symbols.shapes.ContainerShapeView,
ContainmentLinkView
,
ContentShape
,
ControlFlowView
,
DataTypeView
,
DecisionView
,
DependencyView
,
DeploymentView
,
DiagramFrameView
,
DiagramLegendShape
,
DiagramPresentationElement
,
DiagramPropertiesShape
,
DiagramShape
,
DurationConstraintView
,
ElementImportView
,
EnumerationView
,
ExceptionHandlerView
,
ExpansionNodeView
,
ExpansionRegionView
,
ExtendView
,
ExtensionView
,
FlowConnectorView
,
FoundMessageView
, com.nomagic.magicdraw.uml.symbols.shapes.FragmentView, com.nomagic.magicdraw.uml.symbols.shapes.FrameView,
GeneralizationSetView
,
GeneralizationView
, com.nomagic.magicdraw.uml.symbols.shapes.HeaderShapeView,
ImageShapeView
,
IncludeView
,
InformationFlowView
,
InformationItemView
,
InstanceSpecificationView
,
InteractionUseOverviewView
,
InteractionUseView
,
InterfaceRealizationView
,
InterfaceView
,
InterruptibleActivityRegionView
,
LifeLineLineView
,
LifelineView
,
LinkAttributeView
,
LinkView
, com.nomagic.magicdraw.uml.symbols.paths.LinkWithEndsView, com.nomagic.magicdraw.uml.symbols.paths.LinkWithRolesView, com.nomagic.magicdraw.uml.symbols.paths.LinkWithStereotype,
LoopNodeView
, com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView,
LostMessageView
,
MessageView
,
NNaryAssociationView
,
NodeInstanceSpecificationView
,
NodeView
,
NoteAnchorView
,
NoteView
,
ObjectFlowView
,
ObjectNodeView
,
OpaqueActionView
,
PackageImportView
,
PackageMergeView
,
PackageView
,
PartView
,
PathConnector
,
PathElement
, com.nomagic.magicdraw.uml.symbols.shapes.PathToSelfShape,
PinView
,
PortView
,
PresentationElement
,
PrimitiveTypeView
,
ProfileApplicationView
,
PseudoNodeView
,
PseudoStateView
,
RealizationView
,
RectangularShape
,
RoleBindingView
,
SeparatorView
, com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView,
SeqMessageView
,
SeqSelfMessageView
,
SequenceLifelineView
,
SequenceNodeView
,
ShapeElement
, com.nomagic.magicdraw.uml.symbols.shapes.ShapeWithLabels,
SignalActionView
,
SignalView
,
StateInvariantView
,
StateView
,
StereotypeView
,
StructuredActivityNodeView
,
SwimlaneCellView
,
SwimlaneView
,
TemplateBindingView
,
TextBoxView
, com.nomagic.magicdraw.uml.symbols.shapes.TextShapeView,
TimeConstraintView
,
TransitionToSelfView
,
TransitionView
,
TreeView
, com.nomagic.magicdraw.uml.symbols.shapes.TypedElementView, com.nomagic.magicdraw.uml.symbols.shapes.TypedElementWithLabels,
UsageView
,
UseCaseView
,
VirtualRelationView
@OpenApiAll public interface
NameOwner
The interface for element having some name.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Method returns the name of the element.
Method Detail
getName
java.lang.String getName()
Method returns the name of the element.
Returns:
the name of the element.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method