HumanOrganization
o1.legal.HumanOrganization
trait HumanOrganization(val
contact
: NaturalPerson) extends JuridicalPerson
A HumanOrganization
is a JuridicalPerson that is social rather than natural. (Cf. GeographicalFeature.)
This simple trait serves as a supertype for more specific kinds of HumanOrganization
.
Parameters
- contact
-
the contact person of the organization
Attributes
- Supertypes
- Known subtypes
Members list
Inherited
Not inherited +1
- Not inherited
- Entity
Keywords
- no keywords
- override