
com.structurizr.dsl.SystemLandscapeViewDslContext Maven / Gradle / Ivy
The newest version!
package com.structurizr.dsl;
import com.structurizr.view.SystemLandscapeView;
final class SystemLandscapeViewDslContext extends StaticViewDslContext {
SystemLandscapeViewDslContext(SystemLandscapeView view) {
super(view);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy