Skip to content

Add getParent method #27

@katmatt

Description

@katmatt

Every type in our model should provide the following two methods

<T> T getParent(Class<T> type)
<T> T getParent(Class<T> type, Predicate<T> filter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions