Home
last modified time | relevance | path

Searched refs:Child2Category (Results 1 – 7 of 7) sorted by relevance

/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dbasictypes.cpp310 case Child2Category: in toString()
366 case Child2Category: in toStringI18n()
423 return Child2Category; in fromString()
458 item == Child2Category); in hasUMLRepresentation()
H A Dbasictypes.h111 Child2Category, enumerator
H A Dtoolbarstateassociation.cpp311 …case WorkToolBar::tbb_Child2Category: at = Uml::AssociationType::Child2Category; brea… in getAssociationType()
H A Dassocrules.cpp140 case Uml::AssociationType::Child2Category: in allowAssociation()
326 case Uml::AssociationType::Child2Category: in allowAssociation()
551 …{ All, Uml::AssociationType::Child2Category, WidgetBase::wt_Entity, WidgetBase::wt_Category,…
H A Dobject_factory.cpp438 pObject = new UMLAssociation(Uml::AssociationType::Child2Category); in makeObjectFromXMI()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/uml1model/
H A Dassociation.cpp168 if (m_AssocType == Uml::AssociationType::Child2Category) { in saveToXMI1()
213 m_AssocType == Uml::AssociationType::Child2Category || in load1()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dassociationline.cpp566 case Uml::AssociationType::Child2Category: in reconstructSymbols()