Modifier and Type | Method and Description |
---|---|
Organization |
STSFactory.createOrganization()
Returns a new object of class 'Organization'.
|
Modifier and Type | Class and Description |
---|---|
class |
OrganizationImpl
An implementation of the model object 'Organization'.
|
Modifier and Type | Method and Description |
---|---|
Organization |
STSFactoryImpl.createOrganization() |
Modifier and Type | Method and Description |
---|---|
T |
STSSwitch.caseOrganization(Organization object)
Returns the result of interpreting the object as an instance of 'Organization'.
|