Searched refs:TokStereotype (Results 1 – 20 of 20) sorted by relevance
33 using csi::uidl::TokStereotype;76 TokStereotype::EV_TokenId ev_ste_none(TokStereotype::e_none,"");77 TokStereotype::EV_TokenId ev_ste_bound(TokStereotype::ste_bound,"bound");78 TokStereotype::EV_TokenId ev_ste_const(TokStereotype::ste_const,"const");82 TokStereotype::EV_TokenId ev_ste_maybevoid(TokStereotype::ste_maybevoid,"maybevoid");83 TokStereotype::EV_TokenId ev_ste_oneway(TokStereotype::ste_oneway,"oneway");84 TokStereotype::EV_TokenId ev_ste_optional(TokStereotype::ste_optional,"optional");85 TokStereotype::EV_TokenId ev_ste_readonly(TokStereotype::ste_readonly,"readonly");86 TokStereotype::EV_TokenId ev_ste_removable(TokStereotype::ste_removable,"removable");87 TokStereotype::EV_TokenId ev_ste_virtual(TokStereotype::ste_virtual,"virtual");[all …]
78 PE_Property::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()82 case TokStereotype::ste_optional: in Process_Stereotype()85 case TokStereotype::ste_readonly: in Process_Stereotype()88 case TokStereotype::ste_bound: in Process_Stereotype()91 case TokStereotype::ste_constrained: in Process_Stereotype()94 case TokStereotype::ste_maybeambiguous: in Process_Stereotype()97 case TokStereotype::ste_maybedefault: in Process_Stereotype()100 case TokStereotype::ste_maybevoid: in Process_Stereotype()103 case TokStereotype::ste_removable: in Process_Stereotype()106 case TokStereotype::ste_transient: in Process_Stereotype()
99 const UINT16 nTok_ste_bound = 400 + TokStereotype::ste_bound;101 const UINT16 nTok_ste_const = 400 + TokStereotype::ste_const;104 const UINT16 nTok_ste_maybevoid = 400 + TokStereotype::ste_maybevoid;105 const UINT16 nTok_ste_oneway = 400 + TokStereotype::ste_oneway;106 const UINT16 nTok_ste_optional = 400 + TokStereotype::ste_optional;107 const UINT16 nTok_ste_readonly = 400 + TokStereotype::ste_readonly;108 const UINT16 nTok_ste_removable = 400 + TokStereotype::ste_removable;109 const UINT16 nTok_ste_virtual = 400 + TokStereotype::ste_virtual;110 const UINT16 nTok_ste_transient = 400 + TokStereotype::ste_transient;111 const UINT16 nTok_ste_published = 400 + TokStereotype::ste_published;[all …]
118 PE_Attribute::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()129 case TokStereotype::ste_readonly: in Process_Stereotype()132 case TokStereotype::ste_bound: in Process_Stereotype()
245 PE_File::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()247 if (i_rToken.Id() == TokStereotype::ste_published) in Process_Stereotype()
243 PE_Service::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()245 if (i_rToken.Id() == TokStereotype::ste_optional) in Process_Stereotype()
109 PE_Function::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()115 case TokStereotype::ste_oneway: in Process_Stereotype()
75 ParseEnvState::Process_Stereotype( const TokStereotype & ) in Process_Stereotype() argument
119 PE_Constant::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
170 PE_Interface::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
45 class TokStereotype;72 const TokStereotype &
145 class TokStereotype : public TokKeyword class169 TokStereotype( in TokStereotype() function in csi::uidl::TokStereotype
67 const TokStereotype &
72 const TokStereotype &
82 const TokStereotype &
74 const TokStereotype &
79 const TokStereotype &
88 const TokStereotype &
85 const TokStereotype &
86 const TokStereotype &
Completed in 29 milliseconds