| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.assembly | |
| fr.cnes.sirius.patrius.assembly.properties |
| Modifier and Type | Method and Description |
|---|---|
PropertyType |
IPartProperty.getType()
Get the type of the property.
|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IPartProperty |
IPart.getProperty(PropertyType propertyType)
Returns a property of the part : if in this part, one exists of the given type.
|
IPartProperty |
AbstractPart.getProperty(PropertyType propertyType)
Returns a property of the part : if in this part, one exists of the given type.
|
boolean |
IPart.hasProperty(PropertyType propertyType)
Checks if a property of the given type exists in this part.
|
boolean |
AbstractPart.hasProperty(PropertyType propertyType)
Checks if a property of the given type exists in this part.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyType |
TankProperty.getType()
Get the type of the property.
|
PropertyType |
SensorProperty.getType()
Get the type of the property.
|
PropertyType |
RFAntennaProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeSphereProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeIRProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeFacetProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeCrossSectionProperty.getType()
Get the type of the property.
|
PropertyType |
RadiativeApplicationPoint.getType()
Get the type of the property.
|
PropertyType |
PropulsiveProperty.getType()
Get the type of the property.
|
PropertyType |
MassProperty.getType()
Get the type of the property.
|
PropertyType |
GeometricProperty.getType()
Get the type of the property.
|
PropertyType |
CrossSectionProviderProperty.getType()
Get the type of the property.
|
PropertyType |
AeroSphereProperty.getType()
Get the type of the property.
|
PropertyType |
AeroProperty.getType()
Get the type of the property.
|
PropertyType |
AeroGlobalProperty.getType()
Get the type of the property.
|
PropertyType |
AeroFacetProperty.getType()
Get the type of the property.
|
PropertyType |
AeroCrossSectionProperty.getType()
Get the type of the property.
|
PropertyType |
AeroApplicationPoint.getType()
Get the type of the property.
|
PropertyType |
AbstractInertiaProperty.getType()
Get the type of the property.
|
Copyright © 2025 CNES. All rights reserved.