public class AssociationSetEnd extends Object
Constructor and Description |
---|
AssociationSetEnd(String role)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getRole()
Returns the role of this entity relatively to this association.
|
EntitySet |
getType()
Returns the type of this entity.
|
void |
setType(EntitySet type)
Sets the type of this entity.
|
public AssociationSetEnd(String role)
role
- The name of the role.public String getRole()
public EntitySet getType()
public void setType(EntitySet type)
type
- The type of this entity.Copyright © 2005–2018. All rights reserved.