| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeVisitor.writeAttributeMember(LiteralAttributeMember attribute) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImporter.propertyLiteralAttributeMember(XMLReader reader,
LiteralAttributeMember subject,
String name,
Object value) |
protected void |
ModelExporter.visitLiteralAttributeMember(LiteralAttributeMember target) |
| Modifier and Type | Method and Description |
|---|---|
LiteralAttributeMember |
LiteralAttributeOwningType.getAttributeMemberByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralAttributeOwningType.add(LiteralAttributeMember m) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RmiModeler.membersMatch(LiteralAttributeMember member1,
LiteralAttributeMember member2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelWriter.writeAttributeMember(LiteralAttributeMember attribute) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.