@OpenApiAll
public interface ElementLocationDependency
Modifier and Type | Method and Description |
---|---|
ElementLocation |
getDependsOnLocation()
Returns an element location on which depends.
|
ElementLocation |
getElementLocation()
Returns an element location that depends.
|
boolean |
isPartOfCyclicDependency()
Returns whether the dependency is a part of cyclic dependency.
|
ElementLocation getElementLocation()
ElementLocation getDependsOnLocation()
boolean isPartOfCyclicDependency()