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
-
Method Summary
Modifier and TypeMethodDescriptionabstract ArchitecturalConfiguration<C,
A> apply
(Reconfiguration<A> reconf) abstract String
difference
(ArchitecturalConfiguration<C, A> other) void
setConfiguration
(C configuration) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.palladiosimulator.simexp.core.entity.StringRepresentable
getStringRepresentation