Public Member Functions | |
| __init__ (self, _api.EntityWithAssignableProperties entityWithAssignableProperties) | |
| PropertyAssignmentStatus | AssignAnalysisProperty (self, int id) |
| PropertyAssignmentStatus | AssignDesignProperty (self, int id) |
| PropertyAssignmentStatus | AssignLoadProperty (self, int id) |
| PropertyAssignmentStatus | AssignProperty (self, AssignableProperty property) |
| Assign a Property to this entity. | |
| Public Member Functions inherited from hyperx.api.IdNameEntityRenameable | |
| __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable) | |
| None | Rename (self, str name) |
| Public Member Functions inherited from hyperx.api.IdNameEntity | |
| __init__ (self, _api.IdNameEntity idNameEntity) | |
| Public Member Functions inherited from hyperx.api.IdEntity | |
| __init__ (self, _api.IdEntity idEntity) | |
Properties | |
| AssignedAnalysisProperty = property | |
| AssignedDesignProperty = property | |
| AssignedLoadProperty = property | |
| Properties inherited from hyperx.api.IdNameEntity | |
| Name = property | |
| Properties inherited from hyperx.api.IdEntity | |
| Id = property | |
Additional Inherited Members | |
| Protected Attributes inherited from hyperx.api.IdEntity | |
| _Entity = idEntity | |
| hyperx.api.EntityWithAssignableProperties.__init__ | ( | self, | |
| _api.EntityWithAssignableProperties | entityWithAssignableProperties ) |
| PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignAnalysisProperty | ( | self, | |
| int | id ) |
| PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignDesignProperty | ( | self, | |
| int | id ) |
| PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignLoadProperty | ( | self, | |
| int | id ) |
| PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignProperty | ( | self, | |
| AssignableProperty | property ) |
Assign a Property to this entity.
|
static |
|
static |
|
static |