Klasse Subject
java.lang.Object
alps.java.api.StandardPASS.PASSProcessModelElement
alps.java.api.StandardPASS.PassProcessModelElements.InteractionDescribingComponent
alps.java.api.StandardPASS.PassProcessModelElements.InteractiondescribingComponents.Subject
- Alle implementierten Schnittstellen:
ICapsuleCallback
,IGraphCallback
,IParseablePASSProcessModelElement
,IAbstractElement
,IExtendingElement<ISubject>
,IImplementingElement
,IImplementingElementT<ISubject>
,IPASSProcessModelElement
,IInteractionDescribingComponent
,ISubject
,IContainableElement<IModelLayer>
,IHasSimple2DVisualizationBox
,IValueChangedObserver<IPASSProcessModelElement>
,IValueChangedPublisher<IPASSProcessModelElement>
- Bekannte direkte Unterklassen:
FullySpecifiedSubject
,InterfaceSubject
,MultiSubject
,SingleSubject
,StandaloneMacroSubject
,SubjectExtension
,SubjectGroup
Class that represents a subject
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen alps.java.api.StandardPASS.PASSProcessModelElement
PASSProcessModelElement.ConnectedElementsSetSpecification, PASSProcessModelElement.ObserverInformType
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen alps.java.api.StandardPASS.PassProcessModelElements.InteractiondescribingComponents.ISubject
ISubject.Role
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprivate final String
private final String
Name of the class, needed for parsingprotected final IExtendsFunctionalityCapsule<ISubject>
private double
private double
private double
private double
private double
protected final IImplementsFunctionalityCapsule<ISubject>
protected final ICompatibilityDictionary<String,
IMessageExchange> protected int
protected boolean
protected final ICompatibilityDictionary<String,
IMessageExchange> protected final List<ISubject.Role>
Von Klasse geerbte Felder alps.java.api.StandardPASS.PassProcessModelElements.InteractionDescribingComponent
layer
Von Klasse geerbte Felder alps.java.api.StandardPASS.PASSProcessModelElement
additionalAttributeTriples, additionalElements, additionalIncompleteTriples, BASE_URI_PLACEHOLDER, CANNOT_PARSE, comments, customLocale, EXAMPLE_BASE_URI, exportGraph, exportSubjectNodeName, guid, modelComponentID, modelComponentLabels, observerList, parsingStarted
-
Konstruktorübersicht
KonstruktorBeschreibungSubject()
Subject
(IModelLayer layer) Subject
(IModelLayer layer, String labelForID, Set<IMessageExchange> incomingMessageExchange, Set<IMessageExchange> outgoingMessageExchange, int maxSubjectInstanceRestriction, String comment, String additionalLabel, List<IIncompleteTriple> additionalAttribute) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
addImplementedInterface
(ISubject implementedInterface) adds an implemented interfacevoid
addImplementedInterfaceIDReference
(String implementedInterfaceID) Adds an implemented interfacevoid
addIncomingMessageExchange
(IMessageExchange exchange) Adds a MessageExchange to the list of incoming message exchangesvoid
addOutgoingMessageExchange
(IMessageExchange exchange) Adds a MessageExchange to the list of outgoing message exchangesvoid
assignRole
(ISubject.Role role) Assigns a role to the current subjectdouble
The relative positions of the simple 2D visualizations are given in % of page height and width No absolute values are given but a page ratio that defines whether it is a wide or tall formatpublic static CultureInfo customCulture = new CultureInfo("en-US"); static PASSProcessModelElement(){ customCulture.NumberFormat.NumberDecimalSeparator = "Returns the interfaces implemented by this instanceReturns the interfaces implemented by this instanceProvides all incoming MessageExchanges mapped with their model component idsint
Getter for the instance restriction, defines how often the subject might be instanciatedProvides all outgoing MessageExchanges mapped with their model component idsdouble
The relative height of 2D object (depending on the page ratio)double
The relative width of 2D object (depending on the page ratio)double
The relative position (Y) of 2D object (depending on the page ratio)double
The relative width of 2D object (depending on the page ratio)boolean
Checks whether the element is abstract or notboolean
boolean
isRole
(ISubject.Role role) Checks whether the specified role was assigned to this subjectvoid
notifyModelComponentIDChanged
(String oldID, String newID) protected boolean
parseAttribute
(String predicate, String objectContent, String lang, String dataType, IParseablePASSProcessModelElement element) Gets called while parsing a triple from a set of triples where this element is subject.static double
parseDoubleWithLocale
(String value, Locale locale) void
Removes a specified interface from the set of implemented interfaces.void
removeImplementedInterfaces
(String id, int removeCascadeDepth) Removes a specified interface from the set of implemented interfaces.void
removeImplementedInterfacesIDReference
(String implementedInterfaceID) Removes a specified interface from the set of implemented interfaces.void
Removes an incoming exchangevoid
removeIncomingMessageExchange
(String id, int removeCascadeDepth) Removes an incoming exchangevoid
Removes an outgoing exchangevoid
removeOutgoingMessageExchange
(String id, int removeCascadeDepth) Removes an outgoing exchangevoid
removeRole
(ISubject.Role role) Unassignes the specified role from the subjectvoid
set2DPageRatio
(double has2DPageRatio) void
setExtendedElement
(ISubject element) void
setExtendedElementID
(String elementID) void
setImplementedInterfaces
(Set<ISubject> implementedInterface) Sets the set of implemented interfaces for the instancevoid
setImplementedInterfaces
(Set<ISubject> implementedInterface, int removeCascadeDepth) Sets the set of implemented interfaces for the instancevoid
setImplementedInterfacesIDReferences
(Set<String> implementedInterfacesIDs) Sets the set of implemented interfaces for the instancevoid
setIncomingMessageExchanges
(Set<IMessageExchange> exchanges) Overrides the set of incoming exchangesvoid
setIncomingMessageExchanges
(Set<IMessageExchange> exchanges, int removeCascadeDepth) Overrides the set of incoming exchangesvoid
setInstanceRestriction
(int restriction) Setter for the instance restriction, defines how often the subject might be instanciatedvoid
setIsAbstract
(boolean isAbstract) Marks/Unmarks the element as abstracvoid
setOutgoingMessageExchanges
(Set<IMessageExchange> exchanges) Overrides the set of outgoing exchangesvoid
setOutgoingMessageExchanges
(Set<IMessageExchange> exchanges, int removeCascadeDepth) Overrides the set of outgoing exchangesvoid
setRelative2DHeight
(double relative2DHeight) void
setRelative2DPosX
(double relative2DPosX) void
setRelative2DPosY
(double relative2DPosY) void
setRelative2DWidth
(double relative2DWidth) void
updateRemoved
(IPASSProcessModelElement update, IPASSProcessModelElement caller) void
updateRemoved
(IPASSProcessModelElement update, IPASSProcessModelElement caller, int removeCascadeDepth) Von Klasse geerbte Methoden alps.java.api.StandardPASS.PassProcessModelElements.InteractionDescribingComponent
getContainedBy, getDictionaryOfAllAvailableElements, removeFromContainer, setContainedBy
Von Klasse geerbte Methoden alps.java.api.StandardPASS.PASSProcessModelElement
addComment, addComment, addElementWithUnspecifiedRelation, addIncompleteTriples, addModelComponentLabel, addModelComponentLabel, addTriple, addTriple, addTriples, canParse, clearComments, clearModelComponentLabels, completeIncompleteTriple, completeObject, containsTriple, createUniqueModelComponentID, createUniqueModelComponentID, createUniqueModelComponentID, equals, getBaseURI, getComments, getElementsWithUnspecifiedRelation, getExportTag, getIncompleteTriple, getIncompleteTriples, getModelComponentID, getModelComponentLabels, getModelComponentLabelsAsStrings, getModelComponentLabelsAsStrings, getSubjectName, getTriple, getTriples, getUriModelComponentID, informObserverAboutConnectedObjects, informObserverAboutConnectedObjects, invalidateTriplesContainingString, notifyTriple, parseAttribute, parseAttribute, publishElementAdded, publishElementRemoved, publishElementRemoved, publishNewModelComponentID, register, removeElementWithUnspecifiedRelation, removeFromEverything, removeFromEverything, removeModelComponentLabel, removeTriple, replaceTriple, setElementsWithUnspecifiedRelation, setExportGraph, setExportXMLName, setModelComponentID, setModelComponentLabels, successfullyParsedElement, unregister, unregister, updateAdded
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden alps.java.api.util.IContainableElement
getContainedBy, removeFromContainer, setContainedBy
Von Schnittstelle geerbte Methoden alps.java.api.StandardPASS.IPASSProcessModelElement
addComment, addElementWithUnspecifiedRelation, addModelComponentLabel, clearComments, clearModelComponentLabels, createUniqueModelComponentID, createUniqueModelComponentID, createUniqueModelComponentID, getComments, getElementsWithUnspecifiedRelation, getModelComponentID, getModelComponentLabels, getModelComponentLabelsAsStrings, getModelComponentLabelsAsStrings, getUriModelComponentID, removeElementWithUnspecifiedRelation, removeFromEverything, removeFromEverything, removeModelComponentLabel, setElementsWithUnspecifiedRelation, setModelComponentID, setModelComponentLabels
Von Schnittstelle geerbte Methoden alps.java.api.util.IValueChangedObserver
updateAdded
Von Schnittstelle geerbte Methoden alps.java.api.util.IValueChangedPublisher
register, unregister, unregister
-
Felddetails
-
instanceRestriction
protected int instanceRestriction -
incomingExchange
-
outgoingExchange
-
implCapsule
-
extendsCapsule
-
roles
-
isAbstractType
protected boolean isAbstractType -
ABSTRACT_NAME
- Siehe auch:
-
className
Name of the class, needed for parsing- Siehe auch:
-
has2DPageRatio
private double has2DPageRatio -
hasRelative2D_Height
private double hasRelative2D_Height -
hasRelative2D_Width
private double hasRelative2D_Width -
hasRelative2D_PosX
private double hasRelative2D_PosX -
hasRelative2D_PosY
private double hasRelative2D_PosY
-
-
Konstruktordetails
-
Subject
public Subject() -
Subject
public Subject(IModelLayer layer, String labelForID, Set<IMessageExchange> incomingMessageExchange, Set<IMessageExchange> outgoingMessageExchange, int maxSubjectInstanceRestriction, String comment, String additionalLabel, List<IIncompleteTriple> additionalAttribute) - Parameter:
layer
-labelForID
-incomingMessageExchange
-outgoingMessageExchange
-maxSubjectInstanceRestriction
-comment
-additionalLabel
-additionalAttribute
-
-
Subject
-
-
Methodendetails
-
get2DPageRatio
public double get2DPageRatio()Beschreibung aus Schnittstelle kopiert:IHasSimple2DVisualizationBox
The relative positions of the simple 2D visualizations are given in % of page height and width No absolute values are given but a page ratio that defines whether it is a wide or tall format- Angegeben von:
get2DPageRatio
in SchnittstelleIHasSimple2DVisualizationBox
- Gibt zurück:
-
set2DPageRatio
public void set2DPageRatio(double has2DPageRatio) - Angegeben von:
set2DPageRatio
in SchnittstelleIHasSimple2DVisualizationBox
-
getRelative2DHeight
public double getRelative2DHeight()Beschreibung aus Schnittstelle kopiert:IHasSimple2DVisualizationBox
The relative height of 2D object (depending on the page ratio)- Angegeben von:
getRelative2DHeight
in SchnittstelleIHasSimple2DVisualizationBox
- Gibt zurück:
-
setRelative2DHeight
public void setRelative2DHeight(double relative2DHeight) - Angegeben von:
setRelative2DHeight
in SchnittstelleIHasSimple2DVisualizationBox
-
getRelative2DWidth
public double getRelative2DWidth()Beschreibung aus Schnittstelle kopiert:IHasSimple2DVisualizationBox
The relative width of 2D object (depending on the page ratio)- Angegeben von:
getRelative2DWidth
in SchnittstelleIHasSimple2DVisualizationBox
- Gibt zurück:
-
setRelative2DWidth
public void setRelative2DWidth(double relative2DWidth) - Angegeben von:
setRelative2DWidth
in SchnittstelleIHasSimple2DVisualizationBox
-
getRelative2DPosX
public double getRelative2DPosX()Beschreibung aus Schnittstelle kopiert:IHasSimple2DVisualizationBox
The relative width of 2D object (depending on the page ratio)- Angegeben von:
getRelative2DPosX
in SchnittstelleIHasSimple2DVisualizationBox
- Gibt zurück:
-
setRelative2DPosX
public void setRelative2DPosX(double relative2DPosX) - Angegeben von:
setRelative2DPosX
in SchnittstelleIHasSimple2DVisualizationBox
-
getRelative2DPosY
public double getRelative2DPosY()Beschreibung aus Schnittstelle kopiert:IHasSimple2DVisualizationBox
The relative position (Y) of 2D object (depending on the page ratio)- Angegeben von:
getRelative2DPosY
in SchnittstelleIHasSimple2DVisualizationBox
- Gibt zurück:
-
setRelative2DPosY
public void setRelative2DPosY(double relative2DPosY) - Angegeben von:
setRelative2DPosY
in SchnittstelleIHasSimple2DVisualizationBox
-
getClassName
Beschreibung aus Klasse kopiert:PASSProcessModelElement
public static CultureInfo customCulture = new CultureInfo("en-US"); static PASSProcessModelElement(){ customCulture.NumberFormat.NumberDecimalSeparator = "."; }- Angegeben von:
getClassName
in SchnittstelleIParseablePASSProcessModelElement
- Setzt außer Kraft:
getClassName
in KlasseInteractionDescribingComponent
- Gibt zurück:
- The name of the current class
-
getParsedInstance
- Angegeben von:
getParsedInstance
in SchnittstelleIParseablePASSProcessModelElement
- Setzt außer Kraft:
getParsedInstance
in KlasseInteractionDescribingComponent
-
getInstanceRestriction
public int getInstanceRestriction()Beschreibung aus Schnittstelle kopiert:ISubject
Getter for the instance restriction, defines how often the subject might be instanciated- Angegeben von:
getInstanceRestriction
in SchnittstelleISubject
- Gibt zurück:
- the instance restriction
-
setInstanceRestriction
public void setInstanceRestriction(int restriction) Beschreibung aus Schnittstelle kopiert:ISubject
Setter for the instance restriction, defines how often the subject might be instanciated- Angegeben von:
setInstanceRestriction
in SchnittstelleISubject
- Parameter:
restriction
- the instance restriction
-
addIncomingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Adds a MessageExchange to the list of incoming message exchanges- Angegeben von:
addIncomingMessageExchange
in SchnittstelleISubject
- Parameter:
exchange
- The new incoming exchange
-
addOutgoingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Adds a MessageExchange to the list of outgoing message exchanges- Angegeben von:
addOutgoingMessageExchange
in SchnittstelleISubject
- Parameter:
exchange
- The new outgoing exchange
-
getIncomingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Provides all incoming MessageExchanges mapped with their model component ids- Angegeben von:
getIncomingMessageExchanges
in SchnittstelleISubject
- Gibt zurück:
- A map of incoming message exchanges
-
getOutgoingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Provides all outgoing MessageExchanges mapped with their model component ids- Angegeben von:
getOutgoingMessageExchanges
in SchnittstelleISubject
- Gibt zurück:
- A dictionary of outgoing message exchanges
-
setIncomingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Overrides the set of incoming exchanges- Angegeben von:
setIncomingMessageExchanges
in SchnittstelleISubject
- Parameter:
removeCascadeDepth
- Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
setIncomingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Overrides the set of incoming exchanges- Angegeben von:
setIncomingMessageExchanges
in SchnittstelleISubject
-
setOutgoingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Overrides the set of outgoing exchanges- Angegeben von:
setOutgoingMessageExchanges
in SchnittstelleISubject
- Parameter:
exchanges
- the set of new outgoing exchangeremoveCascadeDepth
- Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
setOutgoingMessageExchanges
Beschreibung aus Schnittstelle kopiert:ISubject
Overrides the set of outgoing exchanges- Angegeben von:
setOutgoingMessageExchanges
in SchnittstelleISubject
- Parameter:
exchanges
- the set of new outgoing exchange
-
removeIncomingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Removes an incoming exchange- Angegeben von:
removeIncomingMessageExchange
in SchnittstelleISubject
- Parameter:
id
- the id of the exchangeremoveCascadeDepth
- Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
removeIncomingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Removes an incoming exchange- Angegeben von:
removeIncomingMessageExchange
in SchnittstelleISubject
- Parameter:
id
- the id of the exchange
-
removeOutgoingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Removes an outgoing exchange- Angegeben von:
removeOutgoingMessageExchange
in SchnittstelleISubject
- Parameter:
id
- the id of the exchangeremoveCascadeDepth
- Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
removeOutgoingMessageExchange
Beschreibung aus Schnittstelle kopiert:ISubject
Removes an outgoing exchange- Angegeben von:
removeOutgoingMessageExchange
in SchnittstelleISubject
- Parameter:
id
- the id of the exchange
-
parseAttribute
protected boolean parseAttribute(String predicate, String objectContent, String lang, String dataType, IParseablePASSProcessModelElement element) Beschreibung aus Klasse kopiert:PASSProcessModelElement
Gets called while parsing a triple from a set of triples where this element is subject. The predicate and objectContent are derived directly from the triple, lang and dataType might be null (they will never both be NonNull at the same time) If the object specifies an uri to another element and the collection of all available elements contains this element, the element is passed as well- Setzt außer Kraft:
parseAttribute
in KlassePASSProcessModelElement
- Parameter:
predicate
- the predicate contained by the tripleobjectContent
- the content of the object contained by the triplelang
- the lang attribute of the object if one was specifieddataType
- the datatype attribute of the object if one was specifiedelement
- the element the objectContent points to (if it does and the element exists)- Gibt zurück:
-
parseDoubleWithLocale
- Löst aus:
ParseException
-
assignRole
Beschreibung aus Schnittstelle kopiert:ISubject
Assigns a role to the current subject- Angegeben von:
assignRole
in SchnittstelleISubject
- Parameter:
role
- the role that will be assigned
-
isRole
Beschreibung aus Schnittstelle kopiert:ISubject
Checks whether the specified role was assigned to this subject -
removeRole
Beschreibung aus Schnittstelle kopiert:ISubject
Unassignes the specified role from the subject- Angegeben von:
removeRole
in SchnittstelleISubject
- Parameter:
role
- >the role to be removed
-
notifyModelComponentIDChanged
- Angegeben von:
notifyModelComponentIDChanged
in SchnittstelleIGraphCallback
- Angegeben von:
notifyModelComponentIDChanged
in SchnittstelleIValueChangedObserver<IPASSProcessModelElement>
- Setzt außer Kraft:
notifyModelComponentIDChanged
in KlassePASSProcessModelElement
-
getAllConnectedElements
public Set<IPASSProcessModelElement> getAllConnectedElements(PASSProcessModelElement.ConnectedElementsSetSpecification specification) - Setzt außer Kraft:
getAllConnectedElements
in KlasseInteractionDescribingComponent
-
updateRemoved
public void updateRemoved(IPASSProcessModelElement update, IPASSProcessModelElement caller, int removeCascadeDepth) - Angegeben von:
updateRemoved
in SchnittstelleIValueChangedObserver<IPASSProcessModelElement>
- Setzt außer Kraft:
updateRemoved
in KlassePASSProcessModelElement
-
updateRemoved
- Angegeben von:
updateRemoved
in SchnittstelleIValueChangedObserver<IPASSProcessModelElement>
- Setzt außer Kraft:
updateRemoved
in KlassePASSProcessModelElement
-
setIsAbstract
public void setIsAbstract(boolean isAbstract) Beschreibung aus Schnittstelle kopiert:IAbstractElement
Marks/Unmarks the element as abstrac- Angegeben von:
setIsAbstract
in SchnittstelleIAbstractElement
- Parameter:
isAbstract
- whether the element is abstract or not
-
isAbstract
public boolean isAbstract()Beschreibung aus Schnittstelle kopiert:IAbstractElement
Checks whether the element is abstract or not- Angegeben von:
isAbstract
in SchnittstelleIAbstractElement
- Gibt zurück:
- the result of the check
-
setImplementedInterfacesIDReferences
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Sets the set of implemented interfaces for the instance- Angegeben von:
setImplementedInterfacesIDReferences
in SchnittstelleIImplementingElement
- Parameter:
implementedInterfacesIDs
- The set of implemented interfaces
-
addImplementedInterfaceIDReference
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Adds an implemented interface- Angegeben von:
addImplementedInterfaceIDReference
in SchnittstelleIImplementingElement
- Parameter:
implementedInterfaceID
- The set of implemented interfaces
-
removeImplementedInterfacesIDReference
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Removes a specified interface from the set of implemented interfaces.- Angegeben von:
removeImplementedInterfacesIDReference
in SchnittstelleIImplementingElement
- Parameter:
implementedInterfaceID
- the id of the interface that should be removed
-
getImplementedInterfacesIDReferences
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Returns the interfaces implemented by this instance- Angegeben von:
getImplementedInterfacesIDReferences
in SchnittstelleIImplementingElement
- Gibt zurück:
- the implemented interfaces
-
setImplementedInterfaces
Beschreibung aus Schnittstelle kopiert:IImplementingElementT
Sets the set of implemented interfaces for the instance- Angegeben von:
setImplementedInterfaces
in SchnittstelleIImplementingElementT<ISubject>
- Parameter:
implementedInterface
- The set of implemented interfacesremoveCascadeDepth
- >Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
setImplementedInterfaces
Beschreibung aus Schnittstelle kopiert:IImplementingElementT
Sets the set of implemented interfaces for the instance- Angegeben von:
setImplementedInterfaces
in SchnittstelleIImplementingElementT<ISubject>
- Parameter:
implementedInterface
- The set of implemented interfaces
-
addImplementedInterface
Beschreibung aus Schnittstelle kopiert:IImplementingElementT
adds an implemented interface- Angegeben von:
addImplementedInterface
in SchnittstelleIImplementingElementT<ISubject>
- Parameter:
implementedInterface
- the new interface
-
removeImplementedInterfaces
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Removes a specified interface from the set of implemented interfaces.- Angegeben von:
removeImplementedInterfaces
in SchnittstelleIImplementingElement
- Parameter:
id
- the id of the interface that should be removedremoveCascadeDepth
- Parses the depth of a cascading delete for elements that are connected to the currently deleted one
-
removeImplementedInterfaces
Beschreibung aus Schnittstelle kopiert:IImplementingElement
Removes a specified interface from the set of implemented interfaces.- Angegeben von:
removeImplementedInterfaces
in SchnittstelleIImplementingElement
- Parameter:
id
- the id of the interface that should be removed
-
getImplementedInterfaces
Beschreibung aus Schnittstelle kopiert:IImplementingElementT
Returns the interfaces implemented by this instance- Angegeben von:
getImplementedInterfaces
in SchnittstelleIImplementingElementT<ISubject>
- Gibt zurück:
- the implemented interfaces
-
setExtendedElement
- Angegeben von:
setExtendedElement
in SchnittstelleIExtendingElement<ISubject>
-
setExtendedElementID
- Angegeben von:
setExtendedElementID
in SchnittstelleIExtendingElement<ISubject>
-
getExtendedElement
- Angegeben von:
getExtendedElement
in SchnittstelleIExtendingElement<ISubject>
-
getExtendedElementID
- Angegeben von:
getExtendedElementID
in SchnittstelleIExtendingElement<ISubject>
-
isExtension
public boolean isExtension()- Angegeben von:
isExtension
in SchnittstelleIExtendingElement<ISubject>
-