public class WeakAssociationAttributes extends ObjectAttributes
| Constructor and Description |
|---|
WeakAssociationAttributes(String name,
List<String> remarks,
Map<String,String> attributes,
TableAttributes referencedTable,
TableAttributes referencingTable,
Map<String,String> columnReferences) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getColumnReferences() |
TableAttributes |
getReferencedTable() |
TableAttributes |
getReferencingTable() |
compareTo, getAttributes, getName, getRemarks, hasAttributes, hasRemarks, toString@ConstructorProperties(value={"name","remarks","attributes","referenced-table","referencing-table","column-references"}) public WeakAssociationAttributes(String name, List<String> remarks, Map<String,String> attributes, TableAttributes referencedTable, TableAttributes referencingTable, Map<String,String> columnReferences)
public TableAttributes getReferencedTable()
public TableAttributes getReferencingTable()
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.