Package | Description |
---|---|
xuml.tools.miuml.metamodel.jaxb |
Modifier and Type | Class and Description |
---|---|
class |
ActivePerspective
Java class for ActivePerspective complex type.
|
class |
PassivePerspective
Java class for PassivePerspective complex type.
|
Modifier and Type | Field and Description |
---|---|
protected AsymmetricPerspective |
BinaryAssociation.activePerspective |
protected AsymmetricPerspective |
BinaryAssociation.passivePerspective |
Modifier and Type | Method and Description |
---|---|
AsymmetricPerspective |
ObjectFactory.createAsymmetricPerspective()
Create an instance of
AsymmetricPerspective |
AsymmetricPerspective |
BinaryAssociation.getActivePerspective()
Gets the value of the activePerspective property.
|
AsymmetricPerspective |
BinaryAssociation.getPassivePerspective()
Gets the value of the passivePerspective property.
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<AsymmetricPerspective> |
ObjectFactory.createAsymmetricPerspective(AsymmetricPerspective value)
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<AsymmetricPerspective> |
ObjectFactory.createAsymmetricPerspective(AsymmetricPerspective value)
|
void |
BinaryAssociation.setActivePerspective(AsymmetricPerspective value)
Sets the value of the activePerspective property.
|
void |
BinaryAssociation.setPassivePerspective(AsymmetricPerspective value)
Sets the value of the passivePerspective property.
|
Copyright © 2012–2022. All rights reserved.