Package eu.bandm.sig.adlib2.lib
Class PostCoupling<A>
java.lang.Object
eu.bandm.sig.adlib2.lib.PostCoupling<A>
@Generated(generator="eu.bandm.tools.expander",
version="1.2",
timestamp="2025-06-04T12:29:09")
public class PostCoupling<A>
extends Object
Realizes coupled behavior of posts.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
isActive()
void
void
startCoupling
(Post<A> source)
-
Field Details
-
mode
-
valueValid
protected boolean valueValid -
posts
-
source
-
active
protected boolean active -
refValue
-
-
Constructor Details
-
PostCoupling
-
-
Method Details
-
add
-
isActive
public boolean isActive() -
startCoupling
-
endCoupling
public void endCoupling() -
setValue
-