input
stringlengths
10
828
output
stringlengths
5
107
public place get place string property code object property return retrieve by property property code property
retrieves the first place whose property with a
public places get places string property code object property return places select by property property code property
selects places whose property with a property code is equal to a property
public places get places property rule place rule return places select by rule rule
gets places selected by a property rule
public places get places order rule place rule return places order by rule rule
gets places ordered by an order rule
public place get name place string name property rule place rule property rule define equal name name list place list get places rule get list if list size 0 return list iterator next else return null
gets name place
public places get places ordered by name boolean ascending order rule place rule order rule define order name ascending return get places rule
gets places ordered by name
public about get about oid oid return retrieve by oid oid
retrieves the about with a given oid
public about get about long oid unique number return get about new oid oid unique number
retrieves the about with a given oid unique number
public long get place oid return place oid
gets place oid
public about get about string property code object property return retrieve by property property code property
retrieves the first about whose property with a
public abouts get abouts string property code object property return abouts select by property property code property
selects abouts whose property with a property code is equal to a property
public abouts get abouts property rule about rule return abouts select by rule rule
gets abouts selected by a property rule
public travelers get travelers ordered by last first name boolean ascending composite comparator traveler composite property comparator new composite comparator traveler new property comparator traveler last name new property comparator traveler first name order rule traveler rule order rule define order composite property comparator ascending return get travelers rule
gets traveler ordered by last name then by first name
public abouts get abouts order rule about rule return abouts order by rule rule
gets abouts ordered by an order rule
public abouts get impression abouts string impression property rule about rule property rule define equal impression impression return get abouts rule
gets impression abouts
public traveler get traveler oid oid return retrieve by oid oid
retrieves the traveler with a given oid
public traveler get traveler long oid unique number return get traveler new oid oid unique number
retrieves the traveler with a given oid unique number
public traveler get traveler string property code object property return retrieve by property property code property
retrieves the first traveler whose property with a property code is equal
public travelers get travelers string property code object property return travelers select by property property code property
selects travelers whose property with a property code is equal to a
public travelers get travelers property rule traveler rule return travelers select by rule rule
gets travelers selected by a property rule
public travelers get first name travelers string first name property rule traveler rule property rule define equal first name first name return get travelers rule
gets first name travelers
public travelers get travelers ordered by code boolean ascending order rule traveler rule order rule define order code ascending return get travelers rule
gets travelers ordered by code
public travelers get travelers ordered by last name boolean ascending order rule traveler rule order rule define order last name ascending return get travelers rule
gets travelers ordered by last name
public travelers get travelers ordered by first name boolean ascending order rule traveler rule order rule define order first name ascending return get travelers rule
gets travelers ordered by first name
public course get course return course super get domain
gets the course domain
public quiz get quiz oid oid return retrieve by oid oid
retrieves the quiz with a given oid
public quiz get quiz long oid unique number return get quiz new oid oid unique number
retrieves the quiz with a given oid unique number
public quiz get quiz string property code object property return retrieve by property property code property
retrieves the first quiz whose property with a
public quizzes get quizzes string property code object property return quizzes select by property property code property
selects quizzes whose property with a property code is equal to a property
public quizzes get quizzes property rule quiz rule return quizzes select by rule rule
gets quizzes selected by a property rule
public quizzes get quizzes order rule quiz rule return quizzes order by rule rule
gets quizzes ordered by an order rule
public quizzes get quizzes ordered by name boolean ascending order rule quiz rule order rule define order name ascending return get quizzes rule
gets quizzes ordered by name
public document get document oid oid return retrieve by oid oid
retrieves the document with a given oid
public document get document long oid unique number return get document new oid oid unique number
retrieves the document with a given oid unique number
public document get document string property code object property return retrieve by property property code property
retrieves the first document whose property with a property code is equal
public documents get documents string property code object property return documents select by property property code property
selects documents whose property with a property code is equal to a
public documents get documents property rule document rule return documents select by rule rule
gets documents selected by a property rule
public documents get documents ordered by file name boolean ascending order rule document rule order rule define order file name ascending return get documents rule
gets documents ordered by file name
public item get item oid oid return retrieve by oid oid
retrieves the item with a given oid
public item get item long oid unique number return get item new oid oid unique number
retrieves the item with a given oid unique number
public items get items string property code object property return items select by property property code property
selects items whose property with a property code is equal to a property
public items get items property rule item rule return items select by rule rule
gets items selected by a property rule
public items get text items string text property rule item rule property rule define equal text text return get items rule
gets text items
public item get number item integer number property rule item rule property rule define equal number number list item list get items rule get list if list size 0 return list iterator next else return null
gets number item
public items get items ordered by number boolean ascending order rule item rule order rule define order number ascending return get items rule
gets items ordered by number
public items get items ordered by text boolean ascending order rule item rule order rule define order text ascending return get items rule
gets items ordered by text
public question get question oid oid return retrieve by oid oid
retrieves the question with a given oid
public question get question string property code object property return retrieve by property property code property
retrieves the first question whose property with a property code is equal
public questions get questions string property code object property return questions select by property property code property
selects questions whose property with a property code is equal to a
public questions get questions property rule question rule return questions select by rule rule
gets questions selected by a property rule
public question get number question integer number property rule question rule property rule define equal number number list question list get questions rule get list if list size 0 return list iterator next else return null
gets number question
public questions get questions ordered by number boolean ascending order rule question rule order rule define order number ascending return get questions rule
gets questions ordered by number
public questions get questions ordered by text boolean ascending order rule question rule order rule define order text ascending return get questions rule
gets questions ordered by text
public question type get question type oid oid return retrieve by oid oid
retrieves the question type with a given oid
public question type get question type string property code object property return retrieve by property property code property
retrieves the first question type whose property with a
public question types get question types ordered by code boolean ascending order rule question type rule order rule define order code ascending return get question types rule
gets question types ordered by code
public question types get question types ordered by type boolean ascending order rule question type rule order rule define order type ascending return get question types rule
gets question types ordered by type
public dm get dm return dm super get domain
gets the dm domain
public member get member string code return retrieve by code code
gets the member given a member code
public members get members property selector property selector return members select by property property selector
gets members selected by a property selector
public members get members string property code boolean ascending return members order by property property code ascending
gets members ordered by a property
public members get receive email members property selector property selector new property selector receive email property selector define equal boolean true return get members property selector
gets members that will receive email
public members get recent members date before recent date property selector property selector new property selector start date property selector define greater than before recent date return get members property selector
gets recent members
public members get regular members that receive email return members select by method is regular receive email
gets regular members that receive email
public members get members ordered by last name first name boolean ascending composite comparator composite comparator new composite comparator new property comparator last name new property comparator first name return members order by comparator composite comparator ascending
gets members ordered by last name then by first name
public boolean is receive email return get receive email boolean value
checks if to receive email
public boolean is regular receive email boolean selected false if get role equals regular is receive email selected true if selected return true else return false
selects a member if the member is regular and wants to receive email
public string get country code string country string country code null country name country name country name retrieve by property country country if country name null country code country name get code return country code
gets a contry code given the country name
public country name create country name string code string country country name country name new country name get model country name set code code country name set country country if add country name country name null return country name
creates a country language
public string get security code string role string security code null security role security role security role retrieve by property role role if security role null security code security role get code return security code
gets a security code given the role name
public security role create security role string code string role security role security role new security role get model security role set code code security role set role role if add security role security role null return security role
creates a security role
public neighbor get neighbor string code return retrieve by code code
gets a neighbor
public concept get concept return concept
gets a concept
public boolean get extension if extension null set extension boolean value of default extension return extension
gets an extension switch
public void set extension neighbor string extension neighbor this extension neighbor extension neighbor
sets an extension neighbor
public void set abstraction boolean abstraction this abstraction abstraction
sets an abstraction switch
public boolean get abstraction if abstraction null set abstraction boolean value of default abstraction return abstraction
gets an abstraction switch
public boolean is abstraction return get abstraction boolean value
checks if an abstraction
public void set inverse neighbor string inverse neighbor this inverse neighbor inverse neighbor
sets an inverse neighbor
public string get inverse neighbor return inverse neighbor
gets an inverse neighbor
public boolean is extension return get extension boolean value
checks if an extension
public void set internal boolean internal this internal internal
sets an internal switch
public void set extension domain string extension domain this extension domain extension domain
sets the extension domain
public string get extension domain return extension domain
gets the extension domain
public boolean is internal return get internal boolean value
checks if an internal neighbor
public void set part of many to many boolean part of many to many this part of many to many part of many to many
sets a part of many to many switch
public boolean get part of many to many if part of many to many null set part of many to many boolean value of default part of many to many return part of many to many
gets a part of many to many switch
public string get author if author null set author default author return author
gets an author
public boolean is part of many to many return get part of many to many boolean value
checks if a part of many to many neighbor
public void set type string type if type null type equals child type equals parent this type type else type default type
sets a neighbor type
public string get type if type null set type default type return type
gets a neighbor type
public boolean get persistent if persistent null set persistent boolean value of default persistence return persistent
gets a persistent switch
public void set min integer min this min min
sets a minimal cardinality
public boolean is persistent return get persistent boolean value
checks if the model is persistent
public integer get min if min null set min integer value of default min return min
gets a minimal cardinality
public string get persistence type if persistence type null set persistence type default persistence type return persistence type
gets a persistence type
public string get max if max null set max default max return max
gets a maximal cardinality
public void set persistence relative path string persistence relative path this persistence relative path persistence relative path
sets a persistence relative path
public string get persistence relative path if persistence relative path null set persistence relative path default persistence relative path return persistence relative path
gets a persistence relative path
public string get persistence config if persistence config null set persistence config default persistence config return persistence config
gets a persistence config