|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.AttributeAccessInfos
| Field Summary | |
(package private) AttributeAccessInfo |
group_accessinfo
|
(package private) AttributeAccessInfo |
others_accessinfo
|
(package private) AttributeAccessInfo |
owner_accessinfo
|
| Constructor Summary | |
AttributeAccessInfos()
Constructs a new initialized AttributeName |
|
| Method Summary | |
AttributeAccessInfo |
getGroupAttributeAccessInfo()
Returns the tModelInstanceDetails of this binding template. |
AttributeAccessInfo |
getOthersAccessInfo()
Returns the tModelInstanceDetails of this binding template. |
AttributeAccessInfo |
getOthersAttributeAccessInfo()
Returns the tModelInstanceDetails of this binding template. |
AttributeAccessInfo |
getOwnerAttributeAccessInfo()
Returns the tModelInstanceDetails of this binding template. |
void |
setGroupAttributeAccessInfo(AttributeAccessInfo value)
Sets the tModelInstanceDetails of this binding template. |
void |
setOthersAccessInfo(AttributeAccessInfo value)
Sets the tModelInstanceDetails of this binding template. |
void |
setOthersAttributeAccessInfo(AttributeAccessInfo value)
Sets the tModelInstanceDetails of this binding template. |
void |
setOwnerAttributeAccessInfo(AttributeAccessInfo value)
Sets the tModelInstanceDetails of this binding template. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
AttributeAccessInfo owner_accessinfo
AttributeAccessInfo others_accessinfo
AttributeAccessInfo group_accessinfo
| Constructor Detail |
public AttributeAccessInfos()
| Method Detail |
public AttributeAccessInfo getOwnerAttributeAccessInfo()
public void setOwnerAttributeAccessInfo(AttributeAccessInfo value)
public AttributeAccessInfo getOthersAttributeAccessInfo()
public void setOthersAttributeAccessInfo(AttributeAccessInfo value)
public AttributeAccessInfo getGroupAttributeAccessInfo()
public void setGroupAttributeAccessInfo(AttributeAccessInfo value)
public AttributeAccessInfo getOthersAccessInfo()
public void setOthersAccessInfo(AttributeAccessInfo value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||