default LocalizedText |
GetSetReferenceTypeNode.getInverseName(AttributeContext context,
ReferenceTypeNode node) |
LocalizedText |
DelegatingAttributeDelegate.getInverseName(AttributeContext context,
ReferenceTypeNode node) |
default Boolean |
GetSetReferenceTypeNode.getIsAbstract(AttributeContext context,
ReferenceTypeNode node) |
Boolean |
DelegatingAttributeDelegate.getIsAbstract(AttributeContext context,
ReferenceTypeNode node) |
default DataValue |
GetSetReferenceTypeNode.getReferenceTypeAttribute(AttributeContext context,
ReferenceTypeNode node,
AttributeId attributeId) |
default Boolean |
GetSetReferenceTypeNode.getSymmetric(AttributeContext context,
ReferenceTypeNode node) |
Boolean |
DelegatingAttributeDelegate.getSymmetric(AttributeContext context,
ReferenceTypeNode node) |
default void |
GetSetReferenceTypeNode.setInverseName(AttributeContext context,
ReferenceTypeNode node,
LocalizedText inverseName) |
void |
DelegatingAttributeDelegate.setInverseName(AttributeContext context,
ReferenceTypeNode node,
LocalizedText inverseName) |
default void |
GetSetReferenceTypeNode.setIsAbstract(AttributeContext context,
ReferenceTypeNode node,
Boolean isAbstract) |
void |
DelegatingAttributeDelegate.setIsAbstract(AttributeContext context,
ReferenceTypeNode node,
Boolean isAbstract) |
default void |
GetSetReferenceTypeNode.setReferenceTypeAttribute(AttributeContext context,
ReferenceTypeNode node,
AttributeId attributeId,
DataValue value) |
default void |
GetSetReferenceTypeNode.setSymmetric(AttributeContext context,
ReferenceTypeNode node,
Boolean symmetric) |
void |
DelegatingAttributeDelegate.setSymmetric(AttributeContext context,
ReferenceTypeNode node,
Boolean symmetric) |