12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727 |
- alias Model = protected.formalisms.SimpleClassDiagrams
- package protected.formalisms:
- Model:
- name = 'SCCD'
- Attribute:
- name = 'name'
- type = String
- Attribute:
- name = 'author'
- type = String
- Attribute:
- name = 'description'
- type = String
- #####################
- ####Classes
- #####################
- ## Class related
- Class:
- name = 'Named'
- is_abstract = True
- id_field = 'Named.name'
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'ID'
- is_abstract = True
- id_field = 'ID.id'
- Attribute:
- name = 'id'
- type = String
- Class:
- name = 'Class'
- Attribute:
- name = 'default'
- type = Boolean
- Class:
- name = 'Attribute'
- Attribute:
- name = 'type'
- type = String
- Attribute:
- name = 'default'
- type = String
- Class:
- name = 'Relationship'
- is_abstract = True
- Attribute:
- name = 'class'
- type = String
- Attribute:
- name = 'min'
- type = Integer
- Attribute:
- name = 'max'
- type = Integer
- Class:
- name = 'Inheritance'
- Attribute:
- name = 'priority'
- type = Integer
- Class:
- name = 'Association'
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'Composition'
- Class:
- name = 'Aggregation'
- ## Method related
- Class:
- name = 'AbsMethod'
- is_abstract = True
- Class:
- name = 'Method'
- Attribute:
- name = 'returnType'
- type = String
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'Constructor'
- Class:
- name = 'Destructor'
- Class:
- name = 'Parameter'
- Attribute:
- name = 'name'
- type = String
- Attribute:
- name = 'default'
- type = String
- ## Action Statements related
- Class:
- name = 'ActionBlock'
- Class:
- name = 'Top'
- Class:
- name = 'Bottom'
- ## Statemachine related
- Class:
- name = 'StateMachine'
- Class:
- name = 'InPort'
- Class:
- name = 'AbsState'
- is_abstract = True
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'State'
- Class:
- name = 'OnEnter'
- Class:
- name = 'OnExit'
- Class:
- name = 'OrthogonalComponent'
- Class:
- name = 'PseudoState'
- is_abstract = True
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'InitialState'
- Class:
- name = 'FinalState'
- Class:
- name = 'HistoryState'
- Attribute:
- name = 'isDeepHistory'
- type = Boolean
- Class:
- name = 'Transition'
- Attribute:
- name = 'target'
- type = String
- Attribute:
- name = 'default'
- type = Boolean
- Class:
- name = 'Event'
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'Guard'
- Class:
- name = 'Raise'
- Class:
- name = 'Scope'
- Class:
- name = 'Target'
- ## Action Statements related
- Class:
- name = 'Statement'
- is_abstract = True
- Class:
- name = 'Import'
- Attribute:
- name = 'location'
- type = String
- Attribute:
- name = 'from'
- type = String
- Attribute:
- name = 'as'
- type = String
- Class:
- name = 'Declaration'
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'Assignment'
- is_abstract = True
- Class:
- name = 'PlainAssignment'
- Class:
- name = 'PlusAssignment'
- Class:
- name = 'MinusAssignment'
- Class:
- name = 'IfElse'
- Class:
- name = 'While'
- Class:
- name = 'Continue'
- Class:
- name = 'Break'
- Class:
- name = 'Return'
- Class:
- name = 'AbsMethodCall'
- is_abstract = True
- Attribute:
- name = 'name'
- type = String
- Class:
- name = 'MethodCallStm'
- Class:
- name = 'Argument'
- Attribute:
- name = 'name'
- type = String
- ## Expressions related
- Class:
- name = 'Expression'
- is_abstract = True
- Class:
- name = 'MethodCall'
- Class:
- name = 'AbsNavigationExpression'
- is_abstract = True
- Class:
- name = 'NavigationExpression'
- Class:
- name = 'SelfExpression'
- Class:
- name = 'DotExpression'
- Attribute:
- name = 'path'
- type = String
- Class:
- name = 'Unop'
- is_abstract = True
- Class:
- name = 'Not'
- Class:
- name = 'Parenthesis'
- Class:
- name = 'Minus'
- Class:
- name = 'Binop'
- is_abstract = True
- Class:
- name = 'Or'
- Class:
- name = 'And'
- Class:
- name = 'NEqual'
- Class:
- name = 'Equal'
- Class:
- name = 'LEThan'
- Class:
- name = 'LThan'
- Class:
- name = 'GEThan'
- Class:
- name = 'GThan'
- Class:
- name = 'Mod'
- Class:
- name = 'Div'
- Class:
- name = 'Mult'
- Class:
- name = 'Subtract'
- Class:
- name = 'Add'
- Class:
- name = 'Selection'
- Class:
- name = 'AtomValue'
- is_abstract = True
- Class:
- name = 'StringValue'
- Attribute:
- name = 'value'
- type = String
- Class:
- name = 'FloatValue'
- Attribute:
- name = 'value'
- type = Float
- Class:
- name = 'IntegerValue'
- Attribute:
- name = 'value'
- type = Integer
- Class:
- name = 'BooleanValue'
- Attribute:
- name = 'value'
- type = Boolean
- Class:
- name = 'Composite'
- is_abstract = True
- Class:
- name = 'Dict'
- Class:
- name = 'Array'
- Class:
- name = 'Tuple'
- Class:
- name = 'CompositeArgument'
- is_abstract = True
- Class:
- name = 'RegularArgument'
- Class:
- name = 'DictArgument'
- #####################
- ####Associations
- #####################
- Association:
- name = 'class_attribute'
- from_port = 'from_class'
- from_class = Class
- to_min = 0
- to_max = *
- to_port = 'to_attribute'
- to_class = Attribute
- id_field = 'class_attribute.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'class_relationship'
- from_port = 'from_class'
- from_class = Class
- to_min = 0
- to_max = *
- to_port = 'to_relationship'
- to_class = Relationship
- id_field = 'class_relationship.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'class_method'
- from_port = 'from_class'
- from_class = Class
- to_min = 0
- to_max = *
- to_port = 'to_method'
- to_class = AbsMethod
- id_field = 'class_method.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'class_statemachine'
- from_port = 'from_class'
- from_class = Class
- to_min = 0
- to_max = 1
- to_port = 'to_statemachine'
- to_class = StateMachine
- id_field = 'class_statemachine.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'statemachine_absstate'
- from_port = 'from_statemachine'
- from_class = StateMachine
- to_min = 0
- to_max = *
- to_port = 'to_absstate'
- to_class = AbsState
- id_field = 'statemachine_absstate.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'statemachine_pseudostate'
- from_port = 'from_statemachine'
- from_class = StateMachine
- to_min = 0
- to_max = *
- to_port = 'to_pseudostate'
- to_class = PseudoState
- id_field = 'statemachine_pseudostate.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absstate_absstate_inner'
- from_port = 'from_absstate'
- from_class = AbsState
- to_min = 0
- to_max = *
- to_port = 'to_absstate'
- to_class = AbsState
- id_field = 'absstate_absstate_inner.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absstate_pseudostate'
- from_port = 'from_absstate'
- from_class = AbsState
- to_min = 0
- to_max = *
- to_port = 'to_pseudostate'
- to_class = PseudoState
- id_field = 'absstate_pseudostate.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'transition_event_trigger'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 0
- to_max = 1
- to_port = 'to_event'
- to_class = Event
- id_field = 'transition_event_trigger.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'transition_guard'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 0
- to_max = 1
- to_port = 'to_guard'
- to_class = Guard
- id_field = 'transition_guard.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'after_expression'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'after_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'guard_expression'
- from_port = 'from_guard'
- from_class = Guard
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'guard_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'transition_raise'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 0
- to_max = *
- to_port = 'to_raise'
- to_class = Raise
- id_field = 'transition_raise.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'raise_methodcall'
- from_port = 'from_raise'
- from_class = Raise
- to_min = 1
- to_max = 1
- to_port = 'to_methodcall'
- to_class = MethodCall
- id_field = 'raise_methodcall.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'raise_target'
- from_port = 'from_raise'
- from_class = Raise
- to_min = 0
- to_max = 1
- to_port = 'to_Target'
- to_class = Target
- id_field = 'raise_target.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'target_expression'
- from_port = 'from_target'
- from_class = Target
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'target_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'raise_scope'
- from_port = 'from_raise'
- from_class = Raise
- to_min = 0
- to_max = 1
- to_port = 'to_scope'
- to_class = Scope
- id_field = 'raise_scope.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'scope_expression'
- from_port = 'from_scope'
- from_class = Scope
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'scope_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'class_inport'
- from_port = 'from_class'
- from_class = Class
- to_min = 0
- to_max = *
- to_port = 'to_inport'
- to_class = InPort
- id_field = 'class_inport.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'transition_inport'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 0
- to_max = 1
- to_port = 'to_inport'
- to_class = InPort
- id_field = 'transition_inport.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'transition_actionblock'
- from_port = 'from_transition'
- from_class = Transition
- to_min = 0
- to_max = 1
- to_port = 'to_actionblock'
- to_class = ActionBlock
- id_field = 'transition_actionblock.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absstate_onenter'
- from_port = 'from_absstate'
- from_class = AbsState
- to_min = 0
- to_max = 1
- to_port = 'to_onenter'
- to_class = OnEnter
- id_field = 'absstate_onenter.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absstate_onexit'
- from_port = 'from_absstate'
- from_class = AbsState
- to_min = 0
- to_max = 1
- to_port = 'to_onexit'
- to_class = OnExit
- id_field = 'absstate_onexit.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absstate_transition'
- from_port = 'from_absstate'
- from_class = AbsState
- to_min = 0
- to_max = *
- to_port = 'to_transition'
- to_class = Transition
- id_field = 'absstate_transition.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'statemachine_transition'
- from_port = 'from_statemachine'
- from_class = StateMachine
- to_min = 0
- to_max = *
- to_port = 'to_transition'
- to_class = Transition
- id_field = 'statemachine_transition.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'event_parameter'
- from_port = 'from_event'
- from_class = Event
- to_min = 0
- to_max = 1
- to_port = 'to_parameter'
- to_class = Parameter
- id_field = 'event_parameter.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absmethod_parameter'
- from_port = 'from_absmethod'
- from_class = AbsMethod
- to_min = 0
- to_max = *
- to_port = 'to_parameter'
- to_class = Parameter
- id_field = 'absmethod_parameter.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'parameter_parameter_next'
- from_port = 'from_parameter'
- from_class = Parameter
- to_min = 0
- to_max = 1
- to_port = 'to_parameter'
- to_class = Parameter
- id_field = 'parameter_parameter_next.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'parameter_type_expression'
- from_port = 'from_parameter'
- from_class = Parameter
- to_min = 0
- to_max = 1
- to_port = 'to_type_expression'
- to_class = NavigationExpression
- id_field = 'parameter_type_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'absmethod_actionblock_body'
- from_port = 'from_absmethod'
- from_class = AbsMethod
- to_min = 1
- to_max = 1
- to_port = 'to_actionblock'
- to_class = ActionBlock
- id_field = 'absmethod_actionblock_body.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'assignment_expression_left'
- from_port = 'from_assignment'
- from_class = Assignment
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'assignment_expression_left.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'assignment_expression_right'
- from_port = 'from_assignment'
- from_class = Assignment
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'assignment_expression_right.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'while_actionblock_body'
- from_port = 'from_while'
- from_class = While
- to_min = 1
- to_max = 1
- to_port = 'to_actionblock'
- to_class = ActionBlock
- id_field = 'while_actionblock_body.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'while_expression_condition'
- from_port = 'from_while'
- from_class = While
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'while_expression_condition.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'ifelse_actionblock_ifbody'
- from_port = 'from_ifelse'
- from_class = IfElse
- to_min = 1
- to_max = 1
- to_port = 'to_actionblock'
- to_class = ActionBlock
- id_field = 'ifelse_actionblock_ifbody.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'ifelse_actionblock_elsebody'
- from_port = 'from_ifelse'
- from_class = IfElse
- to_min = 0
- to_max = 1
- to_port = 'to_actionblock'
- to_class = ActionBlock
- id_field = 'ifelse_actionblock_elsebody.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'ifelse_expression_condition'
- from_port = 'from_ifelse'
- from_class = IfElse
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'ifelse_expression_condition.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'return_expression'
- from_port = 'from_return'
- from_class = Return
- to_min = 0
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'return_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'actionblock_statement'
- from_port = 'from_actionblock'
- from_class = ActionBlock
- to_min = 0
- to_max = 1
- to_port = 'to_statement'
- to_class = Statement
- id_field = 'actionblock_statement.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'statement_statement_next'
- from_port = 'from_statement'
- from_class = Statement
- to_min = 0
- to_max = 1
- to_port = 'to_statement'
- to_class = Statement
- id_field = 'statement_statement_next.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'declaration_expression_init'
- from_port = 'from_declaration'
- from_class = Declaration
- to_min = 0
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'declaration_expression_init.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'declaration_navigationexpression_type'
- from_port = 'from_declaration'
- from_class = Declaration
- to_min = 1
- to_max = 1
- to_port = 'to_navigationexpression'
- to_class = NavigationExpression
- id_field = 'declaration_navigationexpression_type.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'methodcall_argument'
- from_port = 'from_methodcall'
- from_class = AbsMethodCall
- to_min = 0
- to_max = *
- to_port = 'to_argument'
- to_class = Argument
- id_field = 'methodcall_argument.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'argument_value'
- from_port = 'from_argument'
- from_class = Argument
- to_min = 0
- to_max = *
- to_port = 'to_value'
- to_class = Expression
- id_field = 'argument_value.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'argument_argument_next'
- from_port = 'from_argument'
- from_class = Argument
- to_min = 0
- to_max = 1
- to_port = 'to_argument'
- to_class = Argument
- id_field = 'argument_argument_next.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'methodcall_sender'
- from_port = 'from_methodcall'
- from_class = AbsMethodCall
- to_min = 0
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'methodcall_sender.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'binop_expression_left'
- from_port = 'from_binop'
- from_class = Binop
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'binop_expression_left.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'binop_expression_right'
- from_port = 'from_binop'
- from_class = Binop
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'binop_expression_right.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'unop_expression'
- from_port = 'from_unop'
- from_class = Unop
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'unop_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'composite_compositeargument'
- from_port = 'from_composite'
- from_class = Composite
- to_min = 1
- to_max = 1
- to_port = 'to_compositeargument'
- to_class = CompositeArgument
- id_field = 'composite_compositeargument.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'regularargument_expression'
- from_port = 'from_regularargument'
- from_class = RegularArgument
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'regularargument_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'dictargument_expression'
- from_port = 'from_regularargument'
- from_class = DictArgument
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'dictargument_expression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'dictargument_labelexpression'
- from_port = 'from_dictargument'
- from_class = DictArgument
- to_min = 1
- to_max = 1
- to_port = 'to_expression'
- to_class = Expression
- id_field = 'dictargument_labelexpression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'compositeargument_compositeargument_next'
- from_port = 'from_compositeargument'
- from_class = CompositeArgument
- to_min = 1
- to_max = 1
- to_port = 'to_compositeargument'
- to_class = CompositeArgument
- id_field = 'compositeargument_compositeargument_next.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'navigationexpression_absnavigationexpression'
- from_port = 'from_navigationexpression'
- from_class = NavigationExpression
- to_min = 1
- to_max = 1
- to_port = 'to_absnavigationexpression'
- to_class = AbsNavigationExpression
- id_field = 'navigationexpression_absnavigationexpression.name'
- Attribute:
- name = 'name'
- type = String
- Association:
- name = 'selfexpression_dotexpression'
- from_port = 'from_selfexpression'
- from_class = SelfExpression
- to_min = 0
- to_max = 1
- to_port = 'to_dotexpression'
- to_class = DotExpression
- id_field = 'selfexpression_dotexpression.name'
- Attribute:
- name = 'name'
- type = String
- #####################
- ####Inheritances
- #####################
- Inheritance:
- name = 'Class_i_Named'
- from_class = Class
- to_class = Named
- Inheritance:
- name = 'Attribute_i_Named'
- from_class = Attribute
- to_class = Named
- Inheritance:
- name = 'Relationship_i_ID'
- from_class = Relationship
- to_class = ID
- Inheritance:
- name = 'Inheritance_i_Relationship'
- from_class = Inheritance
- to_class = Relationship
- Inheritance:
- name = 'Aggregation_i_Relationship'
- from_class = Aggregation
- to_class = Relationship
- Inheritance:
- name = 'Composition_i_Relationship'
- from_class = Composition
- to_class = Relationship
- Inheritance:
- name = 'Association_i_Relationship'
- from_class = Association
- to_class = Relationship
- Inheritance:
- name = 'ActionBlock_i_ID'
- from_class = ActionBlock
- to_class = ID
- Inheritance:
- name = 'OnEnter_i_ActionBlock'
- from_class = OnEnter
- to_class = ActionBlock
- Inheritance:
- name = 'OnExit_i_ActionBlock'
- from_class = OnExit
- to_class = ActionBlock
- Inheritance:
- name = 'Top_i_ActionBlock'
- from_class = Top
- to_class = ActionBlock
- Inheritance:
- name = 'Bottom_i_ActionBlock'
- from_class = Bottom
- to_class = ActionBlock
- Inheritance:
- name = 'StateMachine_i_ID'
- from_class = StateMachine
- to_class = ID
- Inheritance:
- name = 'InPort_i_Named'
- from_class = InPort
- to_class = Named
- Inheritance:
- name = 'AbsState_i_ID'
- from_class = AbsState
- to_class = ID
- Inheritance:
- name = 'State_i_AbsState'
- from_class = State
- to_class = AbsState
- Inheritance:
- name = 'OrthogonalComponent_i_AbsState'
- from_class = OrthogonalComponent
- to_class = AbsState
- Inheritance:
- name = 'PseudoState_i_ID'
- from_class = PseudoState
- to_class = ID
- Inheritance:
- name = 'HistoryState_i_PseudoState'
- from_class = HistoryState
- to_class = PseudoState
- Inheritance:
- name = 'InitialState_i_PseudoState'
- from_class = InitialState
- to_class = PseudoState
- Inheritance:
- name = 'FinalState_i_PseudoState'
- from_class = FinalState
- to_class = PseudoState
- Inheritance:
- name = 'Transition_i_ID'
- from_class = Transition
- to_class = ID
- Inheritance:
- name = 'Event_i_ID'
- from_class = Event
- to_class = ID
- Inheritance:
- name = 'Guard_i_ID'
- from_class = Guard
- to_class = ID
- Inheritance:
- name = 'Raise_i_ID'
- from_class = Raise
- to_class = ID
- Inheritance:
- name = 'Scope_i_ID'
- from_class = Scope
- to_class = ID
- Inheritance:
- name = 'Target_i_ID'
- from_class = Target
- to_class = ID
- Inheritance:
- name = 'AbsMethod_i_ID'
- from_class = AbsMethod
- to_class = ID
- Inheritance:
- name = 'Method_i_AbsMethod'
- from_class = Method
- to_class = AbsMethod
- Inheritance:
- name = 'Constructor_i_AbsMethod'
- from_class = Constructor
- to_class = AbsMethod
- Inheritance:
- name = 'Destructor_i_AbsMethod'
- from_class = Destructor
- to_class = AbsMethod
- Inheritance:
- name = 'Parameter_i_ID'
- from_class = Parameter
- to_class = ID
- Inheritance:
- name = 'Statement_i_ID'
- from_class = Statement
- to_class = ID
- Inheritance:
- name = 'Import_i_Statement'
- from_class = Import
- to_class = Statement
- Inheritance:
- name = 'Assignment_i_Statement'
- from_class = Assignment
- to_class = Statement
- Inheritance:
- name = 'PlainAssignment_i_Assignment'
- from_class = PlainAssignment
- to_class = Assignment
- Inheritance:
- name = 'PlusAssignment_i_Assignment'
- from_class = PlusAssignment
- to_class = Assignment
- Inheritance:
- name = 'MinusAssignment_i_Assignment'
- from_class = MinusAssignment
- to_class = Assignment
- Inheritance:
- name = 'Declaration_i_Statement'
- from_class = Declaration
- to_class = Statement
- Inheritance:
- name = 'IfElse_i_Statement'
- from_class = IfElse
- to_class = Statement
- Inheritance:
- name = 'While_i_Statement'
- from_class = While
- to_class = Statement
- Inheritance:
- name = 'Continue_i_Statement'
- from_class = Continue
- to_class = Statement
- Inheritance:
- name = 'Break_i_Statement'
- from_class = Break
- to_class = Statement
- Inheritance:
- name = 'Return_i_Statement'
- from_class = Return
- to_class = Statement
- Inheritance:
- name = 'MethodCallStm_i_AbsMethodCall'
- from_class = MethodCallStm
- to_class = AbsMethodCall
- Inheritance:
- name = 'MethodCallStm_i_Statement'
- from_class = MethodCallStm
- to_class = Statement
- Inheritance:
- name = 'Argument_i_ID'
- from_class = Argument
- to_class = ID
- Inheritance:
- name = 'Expression_i_ID'
- from_class = Expression
- to_class = ID
- Inheritance:
- name = 'MethodCall_i_Expression'
- from_class = MethodCall
- to_class = Expression
- Inheritance:
- name = 'MethodCall_i_AbsMethodCall'
- from_class = MethodCall
- to_class = AbsMethodCall
- Inheritance:
- name = 'NavigationExpression_i_Expression'
- from_class = NavigationExpression
- to_class = Expression
- Inheritance:
- name = 'AbsNavigationExpression_i_ID'
- from_class = AbsNavigationExpression
- to_class = ID
- Inheritance:
- name = 'DotExpression_i_AbsNavigationExpression'
- from_class = DotExpression
- to_class = AbsNavigationExpression
- Inheritance:
- name = 'SelfExpression_i_AbsNavigationExpression'
- from_class = SelfExpression
- to_class = AbsNavigationExpression
- Inheritance:
- name = 'Unop_i_Expression'
- from_class = Unop
- to_class = Expression
- Inheritance:
- name = 'Not_i_Unop'
- from_class = Not
- to_class = Unop
- Inheritance:
- name = 'Parenthesis_i_Unop'
- from_class = Parenthesis
- to_class = Unop
- Inheritance:
- name = 'Minus_i_Unop'
- from_class = Minus
- to_class = Unop
- Inheritance:
- name = 'Binop_i_Expression'
- from_class = Binop
- to_class = Expression
- Inheritance:
- name = 'Or_i_Binop'
- from_class = Or
- to_class = Binop
- Inheritance:
- name = 'And_i_Binop'
- from_class = And
- to_class = Binop
- Inheritance:
- name = 'NEqual_i_Binop'
- from_class = NEqual
- to_class = Binop
- Inheritance:
- name = 'Equal_i_Binop'
- from_class = Equal
- to_class = Binop
- Inheritance:
- name = 'LEThan_i_Binop'
- from_class = LEThan
- to_class = Binop
- Inheritance:
- name = 'LThan_i_Binop'
- from_class = LThan
- to_class = Binop
- Inheritance:
- name = 'GEThan_i_Binop'
- from_class = GEThan
- to_class = Binop
- Inheritance:
- name = 'GThan_i_Binop'
- from_class = GThan
- to_class = Binop
- Inheritance:
- name = 'Mod_i_Binop'
- from_class = Mod
- to_class = Binop
- Inheritance:
- name = 'Div_i_Binop'
- from_class = Div
- to_class = Binop
- Inheritance:
- name = 'Mult_i_Binop'
- from_class = Mult
- to_class = Binop
- Inheritance:
- name = 'Subtract_i_Binop'
- from_class = Subtract
- to_class = Binop
- Inheritance:
- name = 'Add_i_Binop'
- from_class = Add
- to_class = Binop
- Inheritance:
- name = 'Selection_i_Binop'
- from_class = Selection
- to_class = Binop
- Inheritance:
- name = 'AtomValue_i_Expression'
- from_class = AtomValue
- to_class = Expression
- Inheritance:
- name = 'StringValue_i_AtomValue'
- from_class = StringValue
- to_class = AtomValue
- Inheritance:
- name = 'FloatValue_i_AtomValue'
- from_class = FloatValue
- to_class = AtomValue
- Inheritance:
- name = 'IntegerValue_i_AtomValue'
- from_class = IntegerValue
- to_class = AtomValue
- Inheritance:
- name = 'BooleanValue_i_AtomValue'
- from_class = BooleanValue
- to_class = AtomValue
- Inheritance:
- name = 'Composite_i_Expression'
- from_class = Composite
- to_class = Expression
- Inheritance:
- name = 'Array_i_Composite'
- from_class = Array
- to_class = Composite
- Inheritance:
- name = 'Tuple_i_Composite'
- from_class = Tuple
- to_class = Composite
- Inheritance:
- name = 'Dict_i_Composite'
- from_class = Dict
- to_class = Composite
- Inheritance:
- name = 'CompositeArgument_i_ID'
- from_class = CompositeArgument
- to_class = ID
- Inheritance:
- name = 'DictArgument_i_CompositeArgument'
- from_class = DictArgument
- to_class = CompositeArgument
- Inheritance:
- name = 'RegularArgument_i_CompositeArgument'
- from_class = RegularArgument
- to_class = CompositeArgument
|