Class ArchitecturalConfiguration<C,A>
java.lang.Object
org.palladiosimulator.simexp.core.state.ArchitecturalConfiguration<C,A>
- All Implemented Interfaces:
StringRepresentable
- Direct Known Subclasses:
PcmArchitecturalConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ArchitecturalConfiguration<C,A> apply(Reconfiguration<A> reconf) abstract Stringdifference(ArchitecturalConfiguration<C, A> other) voidsetConfiguration(C configuration) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.palladiosimulator.simexp.core.entity.StringRepresentable
getStringRepresentation