
com.structurizr.dsl.GroupableDslContext Maven / Gradle / Ivy
The newest version!
package com.structurizr.dsl;
interface GroupableDslContext {
boolean hasGroup();
ElementGroup getGroup();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy