public interface Relationship
Modifier and Type | Method and Description |
---|---|
Relationship |
and(java.lang.String idElement) |
Relationship |
between(java.lang.String idElement) |
java.lang.String |
build() |
Relationship |
createRelation() |
Relationship |
withMultiplicy(java.lang.String string) |
Relationship createRelation()
Relationship between(java.lang.String idElement) throws NotSuppportedOperation
NotSuppportedOperation
Relationship and(java.lang.String idElement) throws NotSuppportedOperation
NotSuppportedOperation
java.lang.String build()
Relationship withMultiplicy(java.lang.String string) throws NotSuppportedOperation
NotSuppportedOperation